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