Delete .venv directory
This commit is contained in:
committed by
GitHub
parent
7795984d81
commit
5a2693bd9f
@@ -1,6 +0,0 @@
|
||||
import pkg_resources
|
||||
|
||||
try:
|
||||
__version__ = pkg_resources.get_distribution('setuptools').version
|
||||
except Exception:
|
||||
__version__ = 'unknown'
|
Reference in New Issue
Block a user