Skip to content

Commit

Permalink
Update dependency pyscaffold to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 21ec482 commit ba14013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@


def setup_package():
setup(setup_requires=['pyscaffold>=3.0a0,<3.1a0'],
setup(setup_requires=['pyscaffold>=4.6,<4.7'],
packages=['actinia_metadata_plugin'],
package_dir={'actinia_metadata_plugin': 'actinia_metadata_plugin'},
include_package_data=True,
Expand Down

0 comments on commit ba14013

Please sign in to comment.