This repository has been archived on 2025-10-31. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
PySysC/MANIFEST.in
2020-12-23 09:17:31 +01:00

5 lines
94 B
Plaintext

recursive-include projectname *.py
include README.md
include LICENSE
include requirements.txt