Skip to content

Commit

Permalink
Disable typing for now - not quite working
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Jan 30, 2023
1 parent e710148 commit 743fbf4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 34 deletions.
32 changes: 0 additions & 32 deletions .github/workflows/typing.yml

This file was deleted.

4 changes: 2 additions & 2 deletions tox.ini
@@ -1,6 +1,6 @@
[tox]
envlist = py3,lint,typing
#,flake8
envlist = py3,lint
#,flake8,typing

[testenv:py3]
changedir = __testhome__
Expand Down

0 comments on commit 743fbf4

Please sign in to comment.