File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11project_name_override : field-manager-python-client
22package_name_override : field_manager_python_client
3- # package_version_override: 4.5.60-rc.1
3+ package_version_override : 4.6.25.post1
44post_hooks :
55 # - "bash -c 'cd field-manager-python-client && poetry install'"
Original file line number Diff line number Diff line change 44# Or run: python simple_setup.py
55#
66# For using the published version from PyPI (including pre-releases):
7- # field-manager-python-client>=4.6.25
7+ field-manager-python-client >= 4.6.25.post1
88
99# For using the local development version (comment out the above line and uncomment below):
10- -e ../field-manager-python-client
10+ # -e ../field-manager-python-client
1111
1212# Authentication dependencies
1313python-keycloak >= 4.7.3
You can’t perform that action at this time.
0 commit comments