Skip to content

Commit 8d241c7

Browse files
committed
Remove the extra Cython README prose
Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
1 parent eea9921 commit 8d241c7

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

.copier-answers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: 3ab9bd2
2+
_commit: 6a0f1bb
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: true
55
add_extension: cython

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,3 @@ A Python project template with compiled Cython extensions
1111

1212
> [!NOTE]
1313
> 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

Comments
 (0)