We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aabdeb7 commit 0cd5bffCopy full SHA for 0cd5bff
PCbuild/lib.pyproj
@@ -1125,6 +1125,8 @@
1125
<Compile Include="test\test_import\data\package\submodule.py" />
1126
<Compile Include="test\test_import\data\package2\submodule1.py" />
1127
<Compile Include="test\test_import\data\package2\submodule2.py" />
1128
+ <Compile Include="test\test_import\data\unwritable\__init__.py" />
1129
+ <Compile Include="test\test_import\data\unwritable\x.py" />
1130
<Compile Include="test\test_import\__init__.py" />
1131
<Compile Include="test\test_import\__main__.py" />
1132
<Compile Include="test\test_index.py" />
0 commit comments