File tree Expand file tree Collapse file tree
wayang-api/wayang-api-python/src/test/resources Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717
1818# we support python 3.11
1919numpy == 2.3.0
20- cloudpickle == 3.0.0
20+ cloudpickle == 3.1.2
Original file line number Diff line number Diff line change 1414# See the License for the specific language governing permissions and
1515# limitations under the License.
1616#
17- wayang.api.python.worker = python/src/pywy/execution/worker.py
17+ wayang.api.python.worker = /var/www/html/ python/src/pywy/execution/worker.py
1818wayang.api.python.path = python3
19- # wayang.api.python.env.path = /usr/local/lib/python3.8/dist-packages
19+ wayang.api.python.env.path = /var/www/html/python/src
20+
21+ # for python api tests
22+ # wayang.api.python.worker = ../../python/src/pywy/execution/worker.py
23+ # wayang.api.python.env.path=/home/runner/work/incubator-wayang/incubator-wayang/python/src
24+ # wayang.api.python.path = python3
You can’t perform that action at this time.
0 commit comments