Adding manifest files
This commit is contained in:
6
backend/MANIFEST.in
Normal file
6
backend/MANIFEST.in
Normal file
@@ -0,0 +1,6 @@
|
||||
include requirements.txt
|
||||
include main.py
|
||||
|
||||
recursive-include app *.py
|
||||
|
||||
prune .venv
|
||||
Reference in New Issue
Block a user