Skip to content

Commit

Permalink
Remove typing code for now
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycrosley committed Aug 27, 2017
1 parent b3e8c7f commit 50ea1e9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 71 deletions.
36 changes: 0 additions & 36 deletions hug/typing.py

This file was deleted.

1 change: 0 additions & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

if sys.version_info < (3, 5):
collect_ignore.append("test_async.py")
collect_ignore.append("test_typing.py")

if sys.version_info < (3, 4):
collect_ignore.append("test_coroutines.py")
34 changes: 0 additions & 34 deletions tests/test_typing.py

This file was deleted.

0 comments on commit 50ea1e9

Please sign in to comment.