Skip to content

Commit

Permalink
✅ Fix tests (finally?)
Browse files Browse the repository at this point in the history
  • Loading branch information
astrogewgaw committed Jun 10, 2023
1 parent 5084bca commit 2087d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ zip_safe = False
packages = find:
package_dir = =src
use_scm_version = True
python_requires = >=3.7
python_requires = >=3.6
include_package_data = True
install_requires = pabo>=0.1.3
setup_requires = setuptools_scm[toml]>=6.0
Expand Down

0 comments on commit 2087d0f

Please sign in to comment.