Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
andreyfedoseev committed Jan 16, 2021
1 parent d7b1a43 commit 727efa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def read(fname):
],
keywords=["sass", "scss", "less", "stylus", "css", "coffeescript", "javascript", "babel", "livescript",
"handlebars"],
python_requiress=">=3.5",
python_requires=">=3.5",
install_requires=[
"Django>=1.9",
],
Expand Down

0 comments on commit 727efa9

Please sign in to comment.