Skip to content

Commit 42c7ebb

Browse files
authored
build: update MANIFEST.in to work with new Jupiter-packaging workflow
We no longer have a setupbase.py, but we need to include jupyter-packaging using the pyproject.toml
1 parent f8c4f1d commit 42c7ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.github_project_name}}/MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
include LICENSE.txt
22
include README.md
33

4-
include setupbase.py
4+
include pyproject.toml
55
include pytest.ini
66
include .coverage.rc
77

0 commit comments

Comments
 (0)