- flexmeasures-entsoe: ENTSO-E data plugin - flexmeasures-weather: Weather data plugin - USEF Flex Trading Protocol PDF (2.4MB) - Cariflex simulator (publishes to Redis) - Dashboard Grafana updated with correct InfluxDB queries - All tools extracted in /tools/
12 lines
193 B
Plaintext
12 lines
193 B
Plaintext
# include flexmeasures as a dev dependency so a fresh environment has it
|
|
flexmeasures>=0.28.2
|
|
pre-commit
|
|
black
|
|
flake8
|
|
flake8-blind-except
|
|
mypy
|
|
pytest-runner
|
|
types-pytz
|
|
setuptools_scm
|
|
watchdog
|