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 8eb3523 commit ce68221Copy full SHA for ce68221
README.md
@@ -19,7 +19,9 @@ using the `--sandbox` switch.
19
#### 1. Pre-Publication (article DOI, URL and number)
20
21
You can run the [process.py](process.py) script using the provided metadata
22
-file. In the example below, we use the sandbox server but in the end, you'll
+file. It requires Python 3 plus the [PyYAML](https://pyyaml.org/) and [Requests](https://requests.kennethreitz.org/) libraries.
23
+
24
+In the example below, we use the sandbox server but in the end, you'll
25
need to use the actual server using the `--zenodo` switch instead of the
26
`--sandbox` switch.
27
0 commit comments