FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fixes requirement specifier. · kurtli/java2python@8fd9ba1 · GitHub

Commit 8fd9ba1

Browse files
Troy Melhase
committed
Fixes requirement specifier.
1 parent e7d890b commit 8fd9ba1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎setup.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@
7171
'bin/j2py',
7272
],
7373

74-
install_requires=['antlr_python_runtime=3.1.3'],
74+
install_requires=['antlr_python_runtime==3.1.3'],
7575

7676
)

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL