Skip to content

Commit

Permalink
Merge pull request #319 from bkabrda/manifest-requirements
Browse files Browse the repository at this point in the history
Fix installation from source dist by including requirements.txt
  • Loading branch information
mboldt authored Nov 25, 2019
2 parents edbc213 + 4f6511d commit 695d8fd
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 @@ -2,4 +2,5 @@ recursive-include tile_generator/templates *
include LICENSE
include NOTICE
include README.md
include requirements.txt
include version.txt

0 comments on commit 695d8fd

Please sign in to comment.