[F] Fix data inclusion
This commit is contained in:
@@ -181,3 +181,8 @@ cython_debug/
|
||||
.cursorindexingignore
|
||||
.idea
|
||||
*.iml
|
||||
|
||||
# Temporary files
|
||||
cache
|
||||
bdfan.json
|
||||
bdfan_hearts.json
|
||||
|
||||
-402462
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@@ -16,3 +16,6 @@ dev = [
|
||||
"requests>=2.32.5",
|
||||
"zstandard>=0.24.0",
|
||||
]
|
||||
|
||||
[tool.setuptools]
|
||||
include-package-data = true
|
||||
|
||||
Reference in New Issue
Block a user