Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #131 from alunduil/add-docs-to-sdist
Browse files Browse the repository at this point in the history
Ensure all files in docs are part of the sdist.
  • Loading branch information
gak committed Oct 12, 2014
2 parents 89e9689 + f437d43 commit 8181f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ include LICENSE
include README.rst
include requirements
include test
include docs
recursive-include docs *
include examples/*.py
include man/pycallgraph.1

0 comments on commit 8181f6d

Please sign in to comment.