Skip to content

Commit 3ca54a0

Browse files
committed
build(alagitpull): Update to 0.1.0
1 parent f0e004f commit 3ca54a0

File tree

3 files changed

+18
-27
lines changed

3 files changed

+18
-27
lines changed

poetry.lock

Lines changed: 16 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ authors = ["Tony Narlock <tony@git-pull.com>"]
1212
python = "~2.7 || ^3.5"
1313

1414
[tool.poetry.dev-dependencies]
15-
alagitpull = "*"
15+
alagitpull = "~=0.1.0"
1616
black = {version="==19.10b0", python="^3.6"}
1717
doc8 = "*"
1818
docutils = "*"

requirements/doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
docutils==0.14
22
sphinx>=2.0.0
33
sphinx_issues==1.2.0
4-
alagitpull>=0.0.22
4+
alagitpull>=0.1.0

0 commit comments

Comments
 (0)