Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tools/req_dev.txt
193674 views
1
# additional requirements for a developer system for GUI testing and wheel creation
2
bibtexparser
3
build>=0.7.0
4
delocate; sys.platform == 'darwin'
5
dmgbuild; sys.platform == 'darwin'
6
flake8
7
hatchling
8
opencv-python; sys.platform == 'win32'
9
pre-commit>=3.5.0
10
pyautogui>=0.9.53
11
pyinstaller>=6.1.0
12
pyperclip>=1.7.0
13
scikit-build-core
14
wheel>=0.37.1
15
16