Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setup.py

Including external binaries in python package

python setup.py

py2exe - missing module FileDialog after compiling Tkinter gui executable

How to create a deb package for a python project without setup.py

Pre-release versions are not matched by pip when using the `--pre` option

pip install from specific setup.py

python pip setup.py

Dependency links for extras_require in setup.py

python pip setuptools setup.py

How do I test the setup.py for my package?

Install psutil without gcc

Why is relative path not working in python tests?

Should I include Sphinx and/or Nose in my module's requirements.txt?

What needs to be in a setup.py to create a wheel?

Difference between prune and recursive-exclude in setuptools?

How do tell setuptools to get my package from src/mypackage

python setuptools setup.py

Why does `setup.py develop` not work?

Python setup.py define optional subpackages with optional dependencies

Pex: Could not satisfy all requirements

python pip setup.py pex

How do I distribute my pip package with data files correctly?

python python-3.x pip setup.py

Custom code on pip uninstall

python pip setuptools setup.py

python c extension, problems with dlopen on mac os