diff options
| author | Donald Stufft <donald@stufft.io> | 2014-09-04 21:04:06 -0400 |
|---|---|---|
| committer | Donald Stufft <donald@stufft.io> | 2014-09-25 20:55:27 -0400 |
| commit | 9382fa0c05e533400613e1c7c0a777cabb463390 (patch) | |
| tree | 7cd6f6aebf57ea3b4760cc359b4d4c266a0e04f0 /setuptools/_vendor | |
| parent | 84c9006110e53c84296a05741edb7b9edd305f12 (diff) | |
| download | external_python_setuptools-9382fa0c05e533400613e1c7c0a777cabb463390.tar.gz external_python_setuptools-9382fa0c05e533400613e1c7c0a777cabb463390.tar.bz2 external_python_setuptools-9382fa0c05e533400613e1c7c0a777cabb463390.zip | |
Implement PEP 440 by using the packaging library
Diffstat (limited to 'setuptools/_vendor')
| -rw-r--r-- | setuptools/_vendor/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/setuptools/_vendor/__init__.py b/setuptools/_vendor/__init__.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/setuptools/_vendor/__init__.py |
