mirror of
https://github.com/raimon49/requirements.txt.vim.git
synced 2026-08-12 19:11:31 +08:00
Fix typo in examples
This commit is contained in:
@@ -17,7 +17,7 @@ Sphinx==1.3.3
|
|||||||
sphinx-rtd-theme==0.1.9
|
sphinx-rtd-theme==0.1.9
|
||||||
zope.interface==4.2.0
|
zope.interface==4.2.0
|
||||||
|
|
||||||
# VSC repositories
|
# VCS repositories
|
||||||
[-e] git+git://git.myproject.org/MyProject#egg=MyProject # Git
|
[-e] git+git://git.myproject.org/MyProject#egg=MyProject # Git
|
||||||
[-e] git://git.myproject.org/MyProject.git@v1.0#egg=MyProject
|
[-e] git://git.myproject.org/MyProject.git@v1.0#egg=MyProject
|
||||||
[-e] hg+https://hg.myproject.org/MyProject#egg=MyProject # Mercurial
|
[-e] hg+https://hg.myproject.org/MyProject#egg=MyProject # Mercurial
|
||||||
|
|||||||
Reference in New Issue
Block a user