Loading tests/mockup_projects/python/pep518/src/__init__.py→tests/mockup_projects/python/pep518/mypackage518/__init__.py +0 −0 File moved. View file tests/mockup_projects/python/pep518/src/mymodule.py→tests/mockup_projects/python/pep518/mypackage518/mymodule.py +0 −0 File moved. View file tests/mockup_projects/python/pep518/pyproject.toml +0 −4 Original line number Diff line number Diff line Loading @@ -4,10 +4,6 @@ version = "3.19.2" description = "" license = "MIT" authors = [] packages=[ {include = "src"}, {include = "src/**/*.py"}, ] [tool.poetry.dependencies] python = "^3.8" Loading Loading
tests/mockup_projects/python/pep518/src/__init__.py→tests/mockup_projects/python/pep518/mypackage518/__init__.py +0 −0 File moved. View file
tests/mockup_projects/python/pep518/src/mymodule.py→tests/mockup_projects/python/pep518/mypackage518/mymodule.py +0 −0 File moved. View file
tests/mockup_projects/python/pep518/pyproject.toml +0 −4 Original line number Diff line number Diff line Loading @@ -4,10 +4,6 @@ version = "3.19.2" description = "" license = "MIT" authors = [] packages=[ {include = "src"}, {include = "src/**/*.py"}, ] [tool.poetry.dependencies] python = "^3.8" Loading