Navigation Menu

Skip to content

Commit

Permalink
added docs/UserGuide.pdf to the MANIFEST file.
Browse files Browse the repository at this point in the history
git-svn-id: https://pymc.googlecode.com/svn/trunk@1066 15d7aa0b-6f1a-0410-991a-d59f85d14984
  • Loading branch information
david.huard committed Dec 1, 2008
1 parent 836422b commit ecd3c0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MANIFEST.in
@@ -1 +1 @@
include README.txt INSTALL.txt LICENSE
include README.txt INSTALL.txt LICENSE docs/UserGuide.pdf
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -86,7 +86,7 @@

if __name__ == '__main__':
from numpy.distutils.core import setup
setup( version="2.0dev974",
setup( version="2.0dev1065",
description="Markov Chain Monte Carlo sampling toolkit.",
#maintainer="David Huard",
#maintainer_email="david.huard@gmail.com",
Expand Down

0 comments on commit ecd3c0b

Please sign in to comment.