Skip to content

Commit 669ebfc

Browse files
committed
remove redundant condition with typing package
1 parent 6b3d068 commit 669ebfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
typing==3.5.3 ; python_version>="2.7"
1+
typing==3.5.3
22
avro-python3 ; python_version>="3"
33
avro==1.8.1 ; python_version<"3"
44
ruamel.yaml==0.14.0

0 commit comments

Comments
 (0)