Skip to content

Commit e1a503b

Browse files
committed
Fix #456: Fix source dist file
Some files like conftest.py were missing from the source distribution.
1 parent 65a3dfc commit e1a503b

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

MANIFEST.in

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
include *.rst
22
include *.txt
3-
include tests/test_*.py
3+
include tests/*.py
4+
include Makefile
5+
include *.md
6+
include changelog.d/*
7+
include CITATION.cff
8+
include tox.ini
9+
10+
# The dot files:
11+
include .coveragerc
12+
include .editorconfig
13+
include .gitignore
14+
include .readthedocs.yaml
15+
416

517
prune docs/_build
618
recursive-exclude .github *

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy