Skip to content

Releases: ccpgames/pypackage

0.2.6

25 Apr 10:57

Choose a tag to compare

- passes all additional arguments to py-develop to setuptools

0.2.5

23 Apr 17:18

Choose a tag to compare

- add license to standard attributes for PKG_INFO inlusion
- move magic index to attribute of Config

0.2.4

21 Apr 18:15

Choose a tag to compare

- adds py-clean command

0.2.3

20 Apr 08:27

Choose a tag to compare

- show original line numbers if .meta fails to parse

0.2.2

16 Apr 07:20

Choose a tag to compare

- fixes metadata inclusion in setup.py
- early exit on malformed data_files

0.2.1

14 Apr 17:48

Choose a tag to compare

- ignores .?venv directories

0.2.0

11 Apr 17:07

Choose a tag to compare

- pypackage will fatally exit on reading an invalid meta file

0.1.9

08 Jul 22:23

Choose a tag to compare

- 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

Choose a tag to compare

- py-info support for reading eggs/PKG-INFO metadata

0.1.7

08 Jul 20:56

Choose a tag to compare

- adds the py-info command
- adds the ability to provide source_label and source_url as metadata
- bugfix for building scripts on windows platform