Luke Murphy
4 years ago
5 changed files with 7 additions and 17 deletions
@ -0,0 +1,7 @@ |
|||
*.egg-info/ |
|||
*.pyc |
|||
.eggs/ |
|||
__pycache__ |
|||
build/ |
|||
dist/ |
|||
pip-wheel-metadata/ |
@ -1,10 +0,0 @@ |
|||
Metadata-Version: 1.0 |
|||
Name: library |
|||
Version: 1.0 |
|||
Summary: UNKNOWN |
|||
Home-page: UNKNOWN |
|||
Author: UNKNOWN |
|||
Author-email: UNKNOWN |
|||
License: UNKNOWN |
|||
Description: UNKNOWN |
|||
Platform: UNKNOWN |
@ -1,5 +0,0 @@ |
|||
setup.py |
|||
library.egg-info/PKG-INFO |
|||
library.egg-info/SOURCES.txt |
|||
library.egg-info/dependency_links.txt |
|||
library.egg-info/top_level.txt |
@ -1 +0,0 @@ |
|||
|
@ -1 +0,0 @@ |
|||
|
Loading…
Reference in new issue