Releases: ccpgames/pypackage
Releases · ccpgames/pypackage
0.2.6
- passes all additional arguments to py-develop to setuptools
0.2.5
- add license to standard attributes for PKG_INFO inlusion
- move magic index to attribute of Config
0.2.3
- show original line numbers if .meta fails to parse
0.2.2
- fixes metadata inclusion in setup.py
- early exit on malformed data_files
0.2.1
- ignores .?venv directories
0.2.0
- pypackage will fatally exit on reading an invalid meta file
0.1.9
- minor cleanup/refactor
- adds py-info to demo
- demos source_url and source_label in the has_data package
0.1.8
- py-info support for reading eggs/PKG-INFO metadata
0.1.7
- adds the py-info command
- adds the ability to provide source_label and source_url as metadata
- bugfix for building scripts on windows platform