https://github.com/PyPSA/PyPSA
Raw File
Tip revision: 015fcff8adfe87e46baaae3f51588814ac848dee authored by Fabian Neumann on 22 April 2022, 17:30:02 UTC
Python 3.10 needs to be a string, otherwise tries Python 3.1 install
Tip revision: 015fcff
MANIFEST.in
include pypsa/component_attrs/*.csv
include pypsa/standard_types/*.csv
include pypsa/components.csv
include pypsa/variables.csv
include README.rst LICENSE.txt
include requirements.yml
back to top