Skip to content

Commit

Permalink
Add requirements_dev.txt to MANIFEST.in
Browse files Browse the repository at this point in the history
A bad merge accidentaly removed it, causing `pip install --no-binary
:all: faradaysec` to fail.
  • Loading branch information
cript0nauta committed Jun 16, 2020
1 parent c53571b commit daaac08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ include faraday/alembic.ini
include faraday/config/default.xml
include faraday/server/default.ini
include requirements.txt
include requirements_dev.txt

0 comments on commit daaac08

Please sign in to comment.