setuptools icon indicating copy to clipboard operation
setuptools copied to clipboard

Official project repository for the Setuptools build system

Results 248 setuptools issues
Sort by recently updated
recently updated
newest added

### setuptools version setuptools==69.0.2 ### Python version Python 3.12 ### OS openSUSE Tumbleweed ### Additional environment information _No response_ ### Description While trying to install setuptools itself, we fail due...

bug
Needs Triage

### setuptools version setuptools==69.0.3 ### Python version Python 3.9 ### OS Mac OS 14.2.1 ### Additional environment information pip==23.3.2 ### Description try to install using: pip install -e . but...

bug
Needs Triage
Waiting User Feedback

### setuptools version current ### Python version 3.11 ### OS linux ### Additional environment information _No response_ ### Description migrating setuptools_scm to a better config setup, i misstyed the attr...

bug
Needs Triage

### setuptools version 57.0.1.dev3+ga5131f0b.post.20210528a ### Python version cpython 3.9 ### OS Ubuntu 21.04 ### Additional environment information _No response_ ### Description ``` [options.packages.find] exclude = arpeggio.tests ``` doesn't work. In...

enhancement
proposal
Needs Discussion

### setuptools version setuptools 69.0.3 ### Python version 3.10.12 ### OS Ubuntu ### Additional environment information Applies to both src/ and flat layout ### Description I was trying to identify...

enhancement
help wanted
Needs Implementation
Needs Design Proposal
Long Term

### setuptools version setuptools===69.0.0 ### Python version Python 3.8.10 ### OS Ubuntu 20.04 in WSL ### Additional environment information _No response_ ### Description We are building test packages for branches...

help wanted
Needs Implementation

With the release of Python 3.12 without distutils in the stdlib, it's now a good time to consider dropping support for `import distutils` and all reliance of distutils from the...

The repository do not have a CHANGE or CHANGELOG file. I am aware that your HTML generated docu does have a CHANGELOG section. I would suggest to create a CHANGELOG...

enhancement
Needs Triage

Libraries that implement a client to an HTTP backend often provide multiple implementations such as for `tornado`, `aiohttp` or `requests`. Each implementation comes with its own dependencies. User usually needs...

enhancement
Needs Discussion

### Summary I'm migrating https://github.com/pypa/packaging.python.org/issues/989 since the relevant document has moved here with #4108. Posted by @shi-yan: """ this is a poor document regarding manifest.in usage. https://packaging.python.org/guides/using-manifest-in/ for example it...

Needs Triage
documentation