Skip to content

Commit 6fcd85b

Browse files
authored
tests: allow prerelease dependency versions under Python 3.9 (#129)
Also, remove 'tests/unit/test_exceptions.py' fossil. The 'google.cloud.exceptions' module no longer contains any code, but is only a set of backward-compatibility imports.
1 parent 23ab432 commit 6fcd85b

File tree

2 files changed

+2
-128
lines changed

2 files changed

+2
-128
lines changed

testing/constraints-3.9.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Allow prerelease requirements
2+
--pre

tests/unit/test_exceptions.py

Lines changed: 0 additions & 128 deletions
This file was deleted.

0 commit comments

Comments
 (0)