Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.

Ensure predictable mypy's type-checking rules in CI/CD #265

Merged
merged 2 commits into from
Dec 11, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Temporary - only to address https://github.com/kennethreitz/requests/issues/5067
urllib3<1.25

# The runtime dependencies of the framework, as if via `pip install kopf`.
-e .

Expand All @@ -15,4 +12,4 @@ asynctest
freezegun
codecov
coveralls
mypy
mypy==0.740