We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b6ae48 commit 0eb17f0Copy full SHA for 0eb17f0
open_fortran_parser/dependencies.py
@@ -25,8 +25,7 @@
25
pathlib.Path('antlr-3.3-complete.jar')),
26
'Open Fortran Parser 0.8.4-2': (
27
urllib.parse.urlparse(
28
- # 'https://github.com/mbdevpl/open-fortran-parser/releases/download/v0.8.4-2/'),
29
- 'https://dl.bintray.com/mbdevpl/pkgs/open-fortran-parser-v0.8.5.dev4+8f933cfc/linux-openjdk7/'),
+ 'https://github.com/mbdevpl/open-fortran-parser/releases/download/v0.8.4-3/'),
30
pathlib.Path('OpenFortranParser-0.8.4-3.jar')),
31
'Apache Commons CLI 1.4': (
32
0 commit comments