We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79ec1f6 commit 841f7a2Copy full SHA for 841f7a2
.github/workflows/requirements.txt
@@ -0,0 +1,9 @@
1
+# specific input that might be needed for testing in specific repos, otherwise should be fine if not needed
2
+# fontawesomepro
3
+--extra-index-url=https://dl.fontawesome.com/7EBF86FC-5EE1-4B58-ACF7-FB0937B76A52/fontawesome-pro/python/simple/
4
+fontawesomepro==6.4.0
5
+
6
+# Portal Theme
7
+--extra-index-url=https://portal:[email protected]/repository/test-pypi/simple
8
+plc-server-openapi-client==0.2.0
9
+portal-toolmanagement-client==0.1.6
0 commit comments