7 lines
82 B
Plaintext
7 lines
82 B
Plaintext
include requirements.txt
|
|
include main.py
|
|
|
|
recursive-include app *.py
|
|
|
|
prune .venv
|