Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setuptools

Function of "[tool.setuptools.packages] find = {}" in pyproject.toml

setuptools not getting dynamic version when using pyproject.toml

Git versioning with setuptools in pyproject.toml

Python C Extension with Multiple Functions

python ctypes setuptools

How to package my python program so the user can install it using setup.py

python setuptools setup.py

Cannot install Jupyter for python 2.7 due to setuptools not being the right version

How to build an sdist with pip?

setuptools not properly excluding tests

python setuptools

`pip install` Gives Error on Some Packages

DistutilsError: Could not find suitable distribution for Requirement.parse('setuptools-scm')

How to find a class or function in a Python module?

Why does setuptools not understand git+https URLs?

python git setuptools

I'd like some advice on packaging this as an egg and uploading it to pypi

Setuptools circular dependency_links

I built a python package and uploaded to pypi. It can be installed but not imported: ModuleNotFoundError

setuptools_scm not working with `pip install .` in case of .git in parent folder

Running setup.py installation - Relative module names not supported

python setuptools