Skip to content

Commit

Permalink
Merge 5d58ba9 into cbdbde9
Browse files Browse the repository at this point in the history
  • Loading branch information
jacebrowning committed Dec 13, 2019
2 parents cbdbde9 + 5d58ba9 commit 50d0726
Show file tree
Hide file tree
Showing 4 changed files with 363 additions and 74 deletions.
1 change: 0 additions & 1 deletion .appveyor.yml
@@ -1,6 +1,5 @@
environment:
global:
POETRY_PREVIEW: 1
RANDOM_SEED: 0
matrix:
- PYTHON_MAJOR: 3
Expand Down
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -13,7 +13,6 @@ cache:

env:
global:
- POETRY_PREVIEW=1
- RANDOM_SEED=0

before_install:
Expand Down
4 changes: 2 additions & 2 deletions .verchew.ini
Expand Up @@ -6,12 +6,12 @@ version = GNU Make
[Python]

cli = python
version = 3.8 || 3.7 || 3.6
version = 3.6 || 3.7 || 3.8

[Poetry]

cli = poetry
version = 1.0 || 0.12
version = 1

[Graphviz]

Expand Down

0 comments on commit 50d0726

Please sign in to comment.