Skip to content

Commit

Permalink
Remove trailing slash from manifest line.
Browse files Browse the repository at this point in the history
It was causing problems buliding the library on Windows.
Per gripe from Juan Pablo Giménez.
  • Loading branch information
wulczer committed Sep 9, 2009
1 parent 9fa55bc commit d48431f
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
@@ -1,5 +1,5 @@
include fix-rpm-compressing-files
include LICENSE
include MANIFEST.in
graft man/
graft man
recursive-include test *.py

0 comments on commit d48431f

Please sign in to comment.