Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MANIFEST.in does not exist... #1

Open
kitchen opened this issue Sep 26, 2012 · 0 comments
Open

MANIFEST.in does not exist... #1

kitchen opened this issue Sep 26, 2012 · 0 comments
Labels

Comments

@kitchen
Copy link
Contributor

kitchen commented Sep 26, 2012

/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires'
warnings.warn(msg)
running sdist
running check
warning: sdist: manifest template 'MANIFEST.in' does not exist (using default file list)

writing manifest file 'MANIFEST'
creating peabody-0.2.0
creating peabody-0.2.0/bin
creating peabody-0.2.0/peabody
making hard links in peabody-0.2.0...
hard linking README.txt -> peabody-0.2.0
hard linking setup.py -> peabody-0.2.0
hard linking bin/peabody -> peabody-0.2.0/bin
hard linking peabody/init.py -> peabody-0.2.0/peabody
creating dist
Creating tar archive
removing 'peabody-0.2.0' (and everything under it)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant