Skip to content

Commit

Permalink
Merge pull request #63 from RIPE-NCC/PackagePYFilesOnly
Browse files Browse the repository at this point in the history
add only py files
  • Loading branch information
danielquinn committed Dec 11, 2015
2 parents a103e50 + 4d8cb88 commit a2e9fb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ include CHANGES.rst
include LICENSE
include README.rst
include MANIFEST.in
recursive-include ripe *
recursive-include tests *
recursive-include ripe *.py
recursive-include tests *.py

0 comments on commit a2e9fb3

Please sign in to comment.