Skip to content

Commit 4a69130

Browse files
committed
Use python_requires
1 parent e111993 commit 4a69130

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
name='lorem',
4747
package_dir={'lorem': 'lorem'},
4848
packages=['lorem'],
49+
python_requires='>=3.3',
4950
test_suite='tests',
5051
tests_require=test_requirements,
5152
url='https://github.com/sfischer13/python-lorem',

0 commit comments

Comments
 (0)