diff options
| author | Noémi Ványi <kvch@users.noreply.github.com> | 2021-01-10 20:10:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-10 20:10:05 +0100 |
| commit | dbfd5567aaa06a5f9792bb0839af74877ed5258c (patch) | |
| tree | 4b99fef32c859b8a7262cac5c938dabf906e6f3f /requirements-dev.txt | |
| parent | c2646df496565bbf66ecfa6baf9cedee1de416cf (diff) | |
| parent | b5ce8dfe34aa4538f5473cdbf55a23dc7c59fc30 (diff) | |
Merge pull request #2456 from return42/pypi-test
upload-pypi-test & linuxdoc has been released on PyPi
Diffstat (limited to 'requirements-dev.txt')
| -rw-r--r-- | requirements-dev.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt index 170f8c1d9..ed3c1c035 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,4 +20,4 @@ sphinx-tabs==1.1.13; python_version < '3.6' sphinxcontrib-programoutput==0.16 sphinx-autobuild==2020.9.1; python_version >= '3.6' sphinx-autobuild==0.7.1; python_version < '3.6' -linuxdoc @ git+http://github.com/return42/linuxdoc.git@70673dcf69e705e08d81f53794895dc15c4920b3#egg=linuxdoc +linuxdoc==20210110 |