File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name : PyPI
22
3- on :
4- release :
5- types :
6- - published
3+ on : [pull_request]
4+ # release:
5+ # types:
6+ # - published
77
88jobs :
99
5959 with :
6060 skip-existing : true
6161 # To test uploads to TestPyPI, uncomment the following:
62- # repository-url: https://test.pypi.org/legacy/
62+ repository-url : https://test.pypi.org/legacy/
Original file line number Diff line number Diff line change 22# Note that this file is only installing the memilio-simulation package. For installing the other Python packages,
33# please go to the respective folder pycode/memilio-* and install from there.
44name = " memilio-simulation"
5- dynamic = [" version" ]
5+ # dynamic = ["version"]
6+ version = " 3.4.0"
67description = " Part of MEmilio project, Python bindings to the C++ libraries that contain the models and simulations."
78readme = " README.md"
89requires-python = " >=3.9"
You can’t perform that action at this time.
0 commit comments