diff options
| author | Benoit Pierre <benoit.pierre@gmail.com> | 2019-11-14 21:51:33 +0100 |
|---|---|---|
| committer | Benoit Pierre <benoit.pierre@gmail.com> | 2019-11-15 20:06:07 +0100 |
| commit | 6e1838a9fb5feb000ba9b6a3c37c8b39d7e872b3 (patch) | |
| tree | fc05e138e5ff28ca7855e80af6cc89cb76eb81d2 /setup.cfg | |
| parent | d6948c636f5e657ac56911b71b7a459d326d8389 (diff) | |
| download | external_python_setuptools-6e1838a9fb5feb000ba9b6a3c37c8b39d7e872b3.tar.gz external_python_setuptools-6e1838a9fb5feb000ba9b6a3c37c8b39d7e872b3.tar.bz2 external_python_setuptools-6e1838a9fb5feb000ba9b6a3c37c8b39d7e872b3.zip | |
drop easy_install script and associated documentation
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -51,7 +51,6 @@ classifiers = [options] zip_safe = True python_requires = >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.* -py_modules = easy_install packages = find: [options.packages.find] |
