Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setuptools

What is the correct way to share package version with setup.py and the package?

python setuptools distutils

Symbol not found: __PyCodecInfo_GetIncrementalDecoder

Setuptools "development" Requirements

pip ignores dependency_links in setup.py

Latest 'pip' fails with "requires setuptools >= 0.8 for dist-info"

Upgrading setuptools on OSX El Capitan

Python packages and egg-info directories

python setuptools egg

How do I set up Setuptools for Python 2.6 on Windows?

python windows setuptools

How include static files to setuptools - python package

python package setuptools

What is the official "preferred" way to install pip and virtualenv systemwide?

Why is pip installing an old version of my package?

python pip setuptools

Python setuptools: How can I list a private repository under install_requires?

python github setuptools

How do I install an old version of Django on virtualenv?

Removing python module installed in develop mode

python setuptools

setuptools: package data folder location

python setuptools

When to use pip requirements file versus install_requires in setup.py?

Post-install script with Python setuptools

How to write setup.py to include a Git repository as a dependency

Installing SetupTools on 64-bit Windows

Do python projects need a MANIFEST.in, and what should be in it?

python setuptools