Skip to content

Commit 727efa9

Browse files
Fix typo
1 parent d7b1a43 commit 727efa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ def read(fname):
6464
],
6565
keywords=["sass", "scss", "less", "stylus", "css", "coffeescript", "javascript", "babel", "livescript",
6666
"handlebars"],
67-
python_requiress=">=3.5",
67+
python_requires=">=3.5",
6868
install_requires=[
6969
"Django>=1.9",
7070
],

0 commit comments

Comments
 (0)