Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setuptools

ImportError on subpackage when running setup.py test

python setuptools distutils

Install local extras in Python

setuptools download cache path

python setuptools

How to specify Python requirements by allowing prereleases?

pip editable install on read-only filesystem

How to create nested namespace packages for setuptools distribution

setup.py ignores full path dependencies, instead looks for "best match" in pypi

python pip setuptools setup.py

Install transitive bitbucket dependencies via pip

How to tell pip to install test dependencies?

python testing pip setuptools

How to include header file in Cython correctly (setup.py)?

cython setuptools

Accessing python egg's own metadata

python setup.py develop not updating easy_install.pth

python setuptools

How does setuptools decide which files to keep for sdist/bdist?

python setuptools distutils

How to trigger post-build using setuptools/distutils

"unrecognized .svn/entries format" using buildout

pyinstaller ImportError: No module named pkg_resources

What's the purpose of version in "Programming Language" classifier of setuptools?

python pip setuptools

Python Setuptools and PBR - how to create a package release using the git tag as the version?

How to specify external system dependencies to a Python package?

How to easy_install egg plugin and load it without restarting application?

python setuptools egg