Spaces:
Running
Running
File size: 189 Bytes
91eaff6 |
1 2 3 4 5 6 7 8 9 10 11 |
include LICENSE
include README.md
include pyproject.toml
include requirements.txt
include setup.py
include tests/*.py
include textgraphs/*.py
prune .ipynb_checkpoints
prune docs
prune venv
|