Releases: ccpgames/pypackage
Releases · ccpgames/pypackage
0.2.6
25 Apr 10:57
Compare
Sorry, something went wrong.
No results found
- passes all additional arguments to py-develop to setuptools
0.2.5
23 Apr 17:18
Compare
Sorry, something went wrong.
No results found
- add license to standard attributes for PKG_INFO inlusion
- move magic index to attribute of Config
0.2.4
21 Apr 18:15
Compare
Sorry, something went wrong.
No results found
0.2.3
20 Apr 08:27
Compare
Sorry, something went wrong.
No results found
- show original line numbers if .meta fails to parse
0.2.2
16 Apr 07:20
Compare
Sorry, something went wrong.
No results found
- fixes metadata inclusion in setup.py
- early exit on malformed data_files
0.2.1
14 Apr 17:48
Compare
Sorry, something went wrong.
No results found
- ignores .?venv directories
0.2.0
11 Apr 17:07
Compare
Sorry, something went wrong.
No results found
- pypackage will fatally exit on reading an invalid meta file
0.1.9
08 Jul 22:23
Compare
Sorry, something went wrong.
No results found
- minor cleanup/refactor
- adds py-info to demo
- demos source_url and source_label in the has_data package
0.1.8
08 Jul 21:39
Compare
Sorry, something went wrong.
No results found
- py-info support for reading eggs/PKG-INFO metadata
0.1.7
08 Jul 20:56
Compare
Sorry, something went wrong.
No results found
- adds the py-info command
- adds the ability to provide source_label and source_url as metadata
- bugfix for building scripts on windows platform