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.
2 parents 8b2ecf7 + 10c0b2b commit b6458d9Copy full SHA for b6458d9
.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