Commit 646d2a1
authored
Added requirements.txt for ReadTheDocs (#1055)
Flake8 and Spinx cannot be installed together anymore as of conflict
with importlib-metadata package.
As RTD only supports one requirements.txt file we need a separate
one where only the dependencies for creation of documentation
are installed.1 parent a1fd85d commit 646d2a1
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments