Delete env_web directory

This commit is contained in:
Teddy-1024
2024-08-07 08:57:50 +01:00
committed by GitHub
parent cb5169f763
commit 5aee94b389
1831 changed files with 0 additions and 244423 deletions

View File

@@ -1,6 +0,0 @@
# EASY-INSTALL-DEV-SCRIPT: %(spec)r,%(script_name)r
__requires__ = %(spec)r
__import__('pkg_resources').require(%(spec)r)
__file__ = %(dev_path)r
with open(__file__) as f:
exec(compile(f.read(), __file__, 'exec'))