Skip to content

Commit

Permalink
add reqs via MANIFEST.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
annahedstroem committed May 9, 2023
1 parent bd97d62 commit 0094ad4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
include requirements.txt
include requirements_test.txt
include quantus/*
global-exclude *.pyc
recursive-exclude . "__pycache__"

0 comments on commit 0094ad4

Please sign in to comment.