Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setuptools

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

Error exporting symbol when building Python C Extension in Windows

python package - include test suite or not

How to interpret the "Package would be ignored" warning generated by setuptools?

python setuptools

Building Python submodules from C++ extensions via cmake

What is the motive behind the redundant entry in both easy-install.pth and *.egg-link?

How to set entry point for console script with multiple command groups for Python Click?

Using environment variables in `pyproject.toml` for versioning

relocation R_X86_64_PC32 against symbol can not be used when making a shared object when fPIC was already used