Skip to content

Commit 841f7a2

Browse files
authored
Create requirements.txt
added a requirements.txt with pmi custom packages that might be needed for certain CI steps
1 parent 79ec1f6 commit 841f7a2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/workflows/requirements.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)