File tree Expand file tree Collapse file tree 3 files changed +1
-4
lines changed
Expand file tree Collapse file tree 3 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ name = "pypi"
55
66[dev-packages ]
77docutils = " ==0.14"
8- releases = {git = " https://github.com/tony/releases.git" ,ref = " future-releases-uri-config" }
98alagitpull = " ==0.0.22"
109sphinxcontrib-napoleon = " ==0.7"
1110Sphinx = " ==2.0.1"
Original file line number Diff line number Diff line change 2828 'sphinx.ext.todo' ,
2929 'sphinx.ext.linkcode' ,
3030 'sphinxcontrib.napoleon' ,
31- 'releases' ,
3231 'alagitpull' ,
3332]
3433
3534releases_unstable_prehistory = True
36- releases_document_name = "history"
35+ releases_document_name = [ "history" ]
3736releases_issue_uri = "https://github.com/tmux-python/libtmux/issues/%s"
3837releases_release_uri = "https://github.com/tmux-python/libtmux/tree/v%s"
3938releases_future_release_uri = "https://github.com/tmux-python/libtmux/tree/%s"
Original file line number Diff line number Diff line change 11docutils==0.14
2- git+https://github.com/tony/releases.git@future-releases-uri-config#egg=releases
32sphinx==2.0.1
43alagitpull==0.0.23
54sphinxcontrib-napoleon==0.7
You can’t perform that action at this time.
0 commit comments