You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker
7ee447c011
|
4 months ago | |
---|---|---|
.. | ||
docs | 4 months ago | |
pkg_resources | 4 months ago | |
setuptools | 4 months ago | |
setuptools.egg-info | 4 months ago | |
tests | 4 months ago | |
Android.bp | 4 months ago | |
CHANGES.rst | 4 months ago | |
LICENSE | 4 months ago | |
MANIFEST.in | 4 months ago | |
METADATA | 4 months ago | |
MODULE_LICENSE_MIT | 4 months ago | |
OWNERS | 4 months ago | |
PKG-INFO | 4 months ago | |
README.rst | 4 months ago | |
bootstrap.py | 4 months ago | |
conftest.py | 4 months ago | |
easy_install.py | 4 months ago | |
launcher.c | 4 months ago | |
msvc-build-launcher.cmd | 4 months ago | |
pavement.py | 4 months ago | |
pytest.ini | 4 months ago | |
setup.cfg | 4 months ago | |
setup.py | 4 months ago | |
tox.ini | 4 months ago |
README.rst
.. image:: https://img.shields.io/pypi/v/setuptools.svg :target: https://pypi.org/project/setuptools .. image:: https://readthedocs.org/projects/setuptools/badge/?version=latest :target: https://setuptools.readthedocs.io .. image:: https://img.shields.io/travis/pypa/setuptools/master.svg?label=Linux%20build%20%40%20Travis%20CI :target: https://travis-ci.org/pypa/setuptools .. image:: https://img.shields.io/appveyor/ci/jaraco/setuptools/master.svg?label=Windows%20build%20%40%20Appveyor :target: https://ci.appveyor.com/project/jaraco/setuptools/branch/master .. image:: https://img.shields.io/pypi/pyversions/setuptools.svg See the `Installation Instructions <https://packaging.python.org/installing/>`_ in the Python Packaging User's Guide for instructions on installing, upgrading, and uninstalling Setuptools. The project is `maintained at GitHub <https://github.com/pypa/setuptools>`_. Questions and comments should be directed to the `distutils-sig mailing list <http://mail.python.org/pipermail/distutils-sig/>`_. Bug reports and especially tested patches may be submitted directly to the `bug tracker <https://github.com/pypa/setuptools/issues>`_. Code of Conduct --------------- Everyone interacting in the setuptools project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the `PyPA Code of Conduct <https://www.pypa.io/en/latest/code-of-conduct/>`_.