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 632bae5 commit 2c68f2aCopy full SHA for 2c68f2a
README.md
@@ -24,7 +24,8 @@ fprettify is an auto-formatter for modern Fortran code that imposes strict white
24
25
## Requirements
26
27
-Python 2.7 or Python 3.x
+* Python 2.7 or Python 3.x
28
+* [ConfigArgParse](https://pypi.org/project/ConfigArgParse): optional, enables use of config file
29
30
31
## Examples
0 commit comments