This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
shadow-import-issue
mirror of
https://github.com/brettlangdon/shadow-import-issue.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Reproduction of an import issue with Cython in editable mode.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5
Commits
1
Branch
27 KiB
Python
89.6%
Dockerfile
10.4%
Branch:
main
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'main'
${ noResults }
shadow-import-issue
/
pyproject.toml
3 lines
101 B
Raw
Permalink
Blame
History
[
build
-
system
]
requires
=
[
"setuptools >= 64.0.0"
,
"cython"
]
build
-
backend
=
"setuptools.build_meta"