1
0
mirror of https://github.com/gryf/pywmtemp.git synced 2026-03-10 19:45:53 +01:00

Added setup scripts.

This commit is contained in:
2022-05-01 16:07:49 +02:00
parent 34112c6275
commit 139648f240
3 changed files with 43 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
pbr
pyyaml>=6.0
psutil>=5.7.3