Merge branch 'develop' of https://github.com/piotrmaslanka/satella into develop
No related branches found
No related tags found
Showing
- .circleci/config.yml 2 additions, 2 deletions.circleci/config.yml
- .coveragerc 0 additions, 16 deletions.coveragerc
- .gitignore 1 addition, 0 deletions.gitignore
- .pylintrc 0 additions, 10 deletions.pylintrc
- CHANGELOG.md 0 additions, 1 deletionCHANGELOG.md
- pyproject.toml 116 additions, 0 deletionspyproject.toml
- pytest.ini 0 additions, 3 deletionspytest.ini
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- setup.cfg 0 additions, 56 deletionssetup.cfg
- setup.py 1 addition, 3 deletionssetup.py
.coveragerc
deleted
100644 → 0
.pylintrc
deleted
100644 → 0
pyproject.toml
0 → 100644
pytest.ini
deleted
100644 → 0
... | ... | @@ -2,3 +2,4 @@ psutil |
pyyaml | ||
toml | ||
requests | ||
opentracing |
setup.cfg
deleted
100644 → 0
Please register or sign in to comment