Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setup.py

setup.py: add dependencies required for installation [duplicate]

Python commands to build distribution setup.py build vs python -m build

How do I convince setuptools to use a temporary directory for requires packages from setup_require or tests_require?

python: alter setup.py to search local file system directory for required dependencies

setup.py requires MySQL-python

python setup.py

Overriding or disabling ${python:Depends} at stdeb bdist_deb invocation

How to install python binding of a C++ library

python setup.py fails on osx with ssl error

python macos ssl setup.py

How to run a script when a user uninstalls my package with pip?

Cythonize but not compile .pyx files using setup.py

Installing python package from git at tag with setup.py

Python's setup.py: how to install different files for different platforms

Running `chmod` after installing a package using `setup.py`

Providing pytz version in setup.py requirements

python distutils setup.py pytz

How to Install pre-requisites with setup.py

python distutils setup.py

Python3 shared extension doesn't link against library dependency

python setup.py distutils