RWTH-EBC / AixCaliBuHA

Wield this tool to be King Arthur of your models.
MIT License
10 stars 2 forks source link

setup.py does not exclude tests #22

Closed FWuellhorst closed 2 years ago

FWuellhorst commented 2 years ago

As noted in #21, the setup.py installed both aixcalibuha and a tests package. This PR fixes this minor issue.

Closes #21