You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,3 @@ A Python project template with compiled Cython extensions
11
11
12
12
> [!NOTE]
13
13
> This library was generated using [copier](https://copier.readthedocs.io/en/stable/) from the [Base Python Project Template repository](https://github.com/python-project-templates/base).
14
-
15
-
The examples compile Python (`_compiled.py`) and Cython (`_native.pyx`) modules with hatch-cython.
16
-
See the [development guide](docs/development.md) for build and test instructions.
0 commit comments