remove uselees folder

This commit is contained in:
Guille Gutierrez 2023-11-24 07:23:38 +01:00
parent 42d881dbb4
commit b893798184
9 changed files with 1 additions and 25 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
.idea
cerc_co2_emission.egg-info

View File

@ -1,9 +0,0 @@
Metadata-Version: 2.1
Name: cerc-co2-emission
Version: 0.1.0.0
Summary: CERC co2 emission contains the basic co2 emission calculation per CERC-Hub building
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
CERC co2 emission contains the basic co2 emission calculation per CERC-Hub building

View File

@ -1,12 +0,0 @@
README.md
pyproject.toml
requirements.txt
setup.py
cerc_co2_emission.egg-info/PKG-INFO
cerc_co2_emission.egg-info/SOURCES.txt
cerc_co2_emission.egg-info/dependency_links.txt
cerc_co2_emission.egg-info/requires.txt
cerc_co2_emission.egg-info/top_level.txt
co2_emission/__init__.py
co2_emission/co2_emission.py
co2_emission/version.py

View File

@ -1,2 +0,0 @@
cerc_hub
setuptools

View File

@ -1 +0,0 @@
co2_emission