Skip to content

Commit a956436

Browse files
committedOct 18, 2024
Fix python publishg workflow
1 parent 80a48f0 commit a956436

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
 

‎requirements/build-pkg.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
twine
22
wheel
33
setuptools
4+
nodejs-bin==18.4.0a4

‎requirements/test-env.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ pytest
33
anyio
44
pytest-cov
55
reactpy[testing,starlette]
6-
nodejs-bin==18.4.0a4

0 commit comments

Comments
 (0)