Mayuresh Agashe commited on
Commit
e9bbce3
·
1 Parent(s): 1887942

Delete techdocs.egg-info directory

Browse files
techdocs.egg-info/PKG-INFO DELETED
@@ -1,11 +0,0 @@
1
- Metadata-Version: 2.1
2
- Name: techdocs
3
- Version: 0.1.0
4
- Summary: UNKNOWN
5
- Home-page: UNKNOWN
6
- License: UNKNOWN
7
- Platform: UNKNOWN
8
- License-File: AUTHORS
9
-
10
- UNKNOWN
11
-
 
 
 
 
 
 
 
 
 
 
 
 
techdocs.egg-info/SOURCES.txt DELETED
@@ -1,16 +0,0 @@
1
- AUTHORS
2
- README.md
3
- pyproject.toml
4
- setup.cfg
5
- setup.py
6
- techdocs/__init__.py
7
- techdocs/cli.py
8
- techdocs.egg-info/PKG-INFO
9
- techdocs.egg-info/SOURCES.txt
10
- techdocs.egg-info/dependency_links.txt
11
- techdocs.egg-info/entry_points.txt
12
- techdocs.egg-info/requires.txt
13
- techdocs.egg-info/top_level.txt
14
- techdocs/utils/__init__.py
15
- techdocs/utils/functools.py
16
- techdocs/utils/parse.py
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
techdocs.egg-info/dependency_links.txt DELETED
@@ -1 +0,0 @@
1
-
 
 
techdocs.egg-info/entry_points.txt DELETED
@@ -1,3 +0,0 @@
1
- [console_scripts]
2
- techdocs = techdocs.cli:main
3
-
 
 
 
 
techdocs.egg-info/requires.txt DELETED
@@ -1 +0,0 @@
1
- requests
 
 
techdocs.egg-info/top_level.txt DELETED
@@ -1 +0,0 @@
1
- techdocs