Changes between Version 19 and Version 20 of pyrunner
- Timestamp:
- 01/15/24 20:20:00 (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pyrunner
v19 v20 33 33 * Pass your targz directly into the PythonVenv constructor 34 34 * or if you dont have a targz, copy the code into E. 35 * call the code you want to run eg from [source:pyrunner/src/test/java/tudelft/utilities/pyrunner/PythonVenvTest.java ]:35 * call the code you want to run eg from [source:pyrunner/src/test/java/tudelft/utilities/pyrunner/PythonVenvTest.java PythonVenvTest]: 36 36 {{{ 37 37 PythonVenv env = new PythonVenv(