Skip to content

Commit 31f1a85

Browse files
committed
Remove Poetry file
1 parent 89b961c commit 31f1a85

File tree

2 files changed

+1
-184
lines changed

2 files changed

+1
-184
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@ matrix:
1616
install:
1717
- sudo apt-get update -qq
1818
- sudo apt-get install -qq swig python-dev libxml2-dev libxmlsec1-dev
19-
- 'travis_retry pip install --upgrade setuptools'
20-
- 'travis_retry pip install .'
2119
- 'travis_retry pip install --force-reinstall --no-binary lxml lxml'
20+
- 'travis_retry pip install .'
2221
- 'travis_retry pip install -e ".[test]"'
2322

2423
script:

pyproject.toml

Lines changed: 0 additions & 182 deletions
This file was deleted.

0 commit comments

Comments
 (0)