SushantGautam commited on
Commit
717600d
·
1 Parent(s): 2dcbc67

Remove egg-info metadata and related files from the project

Browse files
medvqa.egg-info/PKG-INFO DELETED
@@ -1,3 +0,0 @@
1
- Metadata-Version: 2.2
2
- Name: medvqa
3
- Version: 0.1
 
 
 
 
medvqa.egg-info/SOURCES.txt DELETED
@@ -1,9 +0,0 @@
1
- README.md
2
- setup.py
3
- medvqa/__init__.py
4
- medvqa/cli.py
5
- medvqa.egg-info/PKG-INFO
6
- medvqa.egg-info/SOURCES.txt
7
- medvqa.egg-info/dependency_links.txt
8
- medvqa.egg-info/entry_points.txt
9
- medvqa.egg-info/top_level.txt
 
 
 
 
 
 
 
 
 
 
medvqa.egg-info/dependency_links.txt DELETED
@@ -1 +0,0 @@
1
-
 
 
medvqa.egg-info/entry_points.txt DELETED
@@ -1,2 +0,0 @@
1
- [console_scripts]
2
- medvqa = medvqa.cli:main
 
 
 
medvqa.egg-info/top_level.txt DELETED
@@ -1 +0,0 @@
1
- medvqa