Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setuptools

Dependencies auto discovery for Python setuptools?

python setuptools

Add py.typed as package data with setuptools in pyproject.toml

In Set up project context, what does the options "Localized Resourses from <project name>" & "Content files from <project name>" mean?

How to tell setup.py to use Visual Studio

python setuptools

Different python package requirements for 32 and 64 bit

python pip setuptools

Deciding which package manager was used to install a Python package

How do I have multiple src directories at the root of my python project with a setup.py and pip install -e?

Create virtualenv with specific, older, setuptools version

How to write setup.py for installing python module without making .egg file

Specifying build requirements as a file in a setuptools pyproject.toml

How to define "python_requires" in pyproject.toml using setuptools?

Distribute shell scripts using setuptools and pyproject.toml

Unable to use --extra-index-url with pip after upgrading to 18.1

python pip setuptools

pip not properly resolving child/grandchild dependencies