mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-03 15:55:27 +08:00
qt 6.5.1 original
This commit is contained in:
18
util/cmake/Pipfile
Normal file
18
util/cmake/Pipfile
Normal file
@ -0,0 +1,18 @@
|
||||
[[source]]
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
pyparsing = "*"
|
||||
sympy = "*"
|
||||
mypy = "*"
|
||||
pytest = "*"
|
||||
pytest-cov = "*"
|
||||
flake8 = "*"
|
||||
portalocker = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
Reference in New Issue
Block a user