Skip to content

Commit e07fa8a

Browse files
twmbrunns
authored andcommitted
Blacken
1 parent 8aa54ea commit e07fa8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def read(fname):
4141
package_dir={"": "src"},
4242
provides=["hamcrest"],
4343
long_description=read("README.rst"),
44-
python_requires='>=3.5',
44+
python_requires=">=3.5",
4545
install_requires=[],
4646
classifiers=[
4747
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)