Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Jan 24, 2024
2 parents 406fac5 + 5183562 commit 8b1b310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -40,7 +40,7 @@ def package_files(directory):
package_data={
"carculator_bus": package_files(os.path.join("carculator_bus", "data"))
},
python_requires='>=3.10',
python_requires=">=3.10",
install_requires=[
"carculator_utils==1.2.0.dev3",
"prettytable",
Expand Down

0 comments on commit 8b1b310

Please sign in to comment.