Commit Graph

3 Commits

Author SHA1 Message Date
Davide Brunato 7137ee2cf0 Update MANIFEST.in and CHANGELOG.rst 2019-02-02 23:21:04 +01:00
Davide Brunato ca47623dba Update MANIFEST.in template and tests
- Now MANIFEST.in includes package data inclusions
    and exclusions
  - Clean test subpackage
  - Test factory moved to a separated module
  - Add a factory argument for checking with lxml
  - SchemaObserver moved to a separated module
  - Test factory now can creates tests for XMLSchema11 class
2018-12-27 19:20:04 +01:00
Joseph LaFreniere f283d1f29f
Add MANIFEST.in to include LICENSE in distribution
From https://packaging.python.org/distributing/#manifest-in:
> A "MANIFEST.in" is needed in certain cases where you need to package
> additional files that python setup.py sdist (or bdist_wheel) don't
> automatically include.
2017-06-07 21:04:02 -05:00