Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setuptools

Setup.py: How to add external installation candidates?

python setuptools setup.py

Building a package referencing a package in a parent directory in setup.py

python setuptools setup.py

Is there a way to create a source distribution incl. subpackages without __init__.py?

Declaring Linux-specific dependencies in setup.py

Install python dependency only when platform is Windows

How to make easy_install expand a package into directories rather than a single egg file?

Installing test files with pyproject.toml and setuptools

How change `setup.py test` to use different Pypi server?

python setuptools setup.py

How can a `console_scripts` access file from `package_data`

Installing dependencies only - setuptools

Change package name when running setup.py

python git clone setuptools

Package and find non Python Files in a python package

Error: package directory XYZ does not exist

How to distribute / access data files in Python egg?

Dependencies (requirements) for setting up, testing, and installing a Python library

Define mirror repositories in dependency_links of python package

python pip setuptools