Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing dependencies (PR composition). #74

Merged
merged 13 commits into from Jun 4, 2020

Conversation

mikhail-akimov
Copy link
Contributor

@mikhail-akimov mikhail-akimov commented Jun 4, 2020

Dependecies updated:

  • pytest
  • pytest-cov
  • doc8
  • flake8-pyi
  • mypy
  • safety

Akimov Mikhail and others added 13 commits May 27, 2020 17:53
- upgrade netpick version in poetry
- change setup.cfg
- upgrade netpick version in poetry
- change setup.cfg
- upgrade netpick, urllib3, pyyaml versions in poetry
- change setup.cfg
- conf.py fixed (flake8 violation)
- poetry.lock updated.

flake8-pytest-style still not updated.
- conf.py fixed (flake8 violation)
- poetry.lock updated.
- sphinx updated to 3.0.4 cuz of safety.

flake8-pytest-style still not updated.
1. After updating flake8-rst-docstrings to 0.0.12 i have the  violation RST214 about docstring in ./classes/typeclass.py .
I cant imagine how i can fix this docstring :( It seems to me that replacing the first letter with a capital letter is not quite the right solution?

2. I still have pip check error of importlib-metadata like python-poetry/poetry#2042 , but i can`t find any dependencies of it in poetry.toml or poetry.lock.
- pytest
- pytest-cov
- doc8
- flake8-pyi
- mypy
- safety
@sobolevn sobolevn merged commit 8331adc into dry-python:master Jun 4, 2020
@sobolevn
Copy link
Member

sobolevn commented Jun 4, 2020

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants