Commit graph

14 commits

Author SHA1 Message Date
Stefano Rivera
972ee4c5c5 Include extra bits in the source distribution 2016-08-22 23:54:36 -07:00
Adrian Sampson
ba5b39cd46 Avoid including .pyc in source distribution
Fix #1825. Inspired by:
https://github.com/mitsuhiko/flask/blob/master/MANIFEST.in
2016-01-21 13:57:24 -08:00
Thomas Scholtes
b2cb87aa6d Add completion script template to dist 2014-03-26 14:38:21 +01:00
Jakob Schnitzer
792b74f4a2 have setup.py install the default config 2012-12-19 18:29:14 +01:00
Adrian Sampson
c03fb658c7 clean up genre canonicalization (#264)
- Canonicalization is disabled by default. (This prevents pyyaml from being a
  dependency if you don't use canonicalization.)
- Config value to set the tree file.
- Python style.
- Added YAML file to MANIFEST.in.
- Documentation.
2011-12-01 12:14:11 -08:00
Adrian Sampson
8374a86fd6 include manpages in source distribution packages (#258) 2011-11-26 12:28:04 -08:00
Adrian Sampson
a57d57bbb1 exclude .DS_Store from source distribution 2011-11-23 19:03:06 -08:00
Adrian Sampson
9927109ca5 manifest now includes tests and docs (#256) 2011-11-23 18:15:40 -08:00
Adrian Sampson
b62b462b1e file-based genre whitelist & cleanup
--HG--
rename : beetsplug/lastgenre.py => beetsplug/lastgenre/__init__.py
2011-10-07 12:51:38 -07:00
Adrian Sampson
365a2196c7 include web plugin resources in package distribution 2011-09-22 00:21:16 -07:00
Adrian Sampson
e0809bfaf7 give README an extension (for Github display)
--HG--
rename : README => README.rst
2010-08-09 16:48:20 -07:00
Adrian Sampson
693944944f fixed manifest inclusion of text files 2010-06-09 21:43:45 -07:00
adrian.sampson
60848d85ee added GPL license and accompanying notice
--HG--
extra : convert_revision : svn%3A41726ec3-264d-0410-9c23-a9f1637257cc/trunk%40197
2009-04-09 02:46:22 +00:00
adrian.sampson
176b14e052 created setup.py and trimmings
--HG--
rename : bts.py => bts
rename : test/alltests.py => test/testall.py
extra : convert_revision : svn%3A41726ec3-264d-0410-9c23-a9f1637257cc/trunk%40130
2009-02-10 00:50:21 +00:00