Reorganize the code, emulating Pyramid. This allows only Deform's source to be easily released (currently it includes its tests, which is a sloppy practice).
- docs/
- src/deform/
- tests/
Include only Deform's source code in the release to PyPI, using the spiffy code reorganization.
Originally posted by @stevepiercy in #472 (comment)
Reorganize the code, emulating Pyramid. This allows only Deform's source to be easily released (currently it includes its tests, which is a sloppy practice).
-
docs/-
src/deform/-
tests/Include only Deform's source code in the release to PyPI, using the spiffy code reorganization.
Originally posted by @stevepiercy in #472 (comment)