Proper loading for third-party stub packages

This commit is contained in:
Dave Halter
2019-05-16 00:45:09 +02:00
parent 4f64dd30f9
commit 051db30dfb
7 changed files with 40 additions and 2 deletions

View File

@@ -0,0 +1 @@
foo: int

View File

@@ -0,0 +1,2 @@
both: int
stub_only: str

View File

@@ -0,0 +1 @@
in_sub_module: int

View File

@@ -0,0 +1,2 @@
python_only = 1
both = ''

View File

@@ -0,0 +1 @@
in_sub_module = ''