You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a few backwards compatibility changes which are not part of this issue, like renaming -h to mean help instead of the signature file flag...
Nevertheless it would be a step in the right direction to have the f2py tool be re-written with argparse. Some documentation on using shtab for getting tab completion would help.
This is also a first step in being more flexible in terms of supporting build systems like meson.
The text was updated successfully, but these errors were encountered:
There are a few backwards compatibility changes which are not part of this issue, like renaming
-h
to meanhelp
instead of the signature file flag...Nevertheless it would be a step in the right direction to have the
f2py
tool be re-written withargparse
. Some documentation on using shtab for getting tab completion would help.This is also a first step in being more flexible in terms of supporting build systems like
meson
.The text was updated successfully, but these errors were encountered: