Skip to content

Commit 6ebc25d

Browse files
author
Sam Daniel Thangarajan
committed
additions to manifest and pyproject
1 parent a81a458 commit 6ebc25d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MANIFEST.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
include src/nasdaq_protocols/common/message/templates/*.mustache
22
include src/nasdaq_protocols/asn1_app/templates/*.mustache
33
include src/nasdaq_protocols/tools/templates/*.mustache
4-
include src/nasdaq_protocols/fix/parser/templates/*.mustache
5-
include src/nasdaq_protocols/tools/templates/*.xml
4+
include src/nasdaq_protocols/fix/parser/templates/*.mustache

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ classifiers = [
1212
'Development Status :: 3 - Alpha',
1313
'Topic :: Software Development :: Libraries :: Python Modules'
1414
]
15+
readme = "README.md"
1516

1617
dependencies = [
1718
'attrs>=23.1',

0 commit comments

Comments
 (0)