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 Jun 20, 2023
1 parent d25cdba commit 562c797
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.5,<4.6'],
packages=['actinia_metadata_plugin'],
package_dir={'actinia_metadata_plugin': 'actinia_metadata_plugin'},
include_package_data=True,
Expand Down

0 comments on commit 562c797

Please sign in to comment.