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 b304510 commit 10c0b2bCopy full SHA for 10c0b2b
.github/ISSUE_TEMPLATE.md
@@ -7,4 +7,4 @@
7
### How to replicate the behavior
8
9
### Platform details:
10
-please paste the output of: `python -c "import nipype; print(nipype.get_info())"`
+please paste the output of: `python -c "import nipype; print(nipype.get_info()); print(nipype.__version__)"`
0 commit comments