Add standalone TL;DR rulebook reference
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ pirats = "pirats.main:main"
|
||||
where = ["src"]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
pirats = ["static/**/*", "rules.html", "migrations/**/*"]
|
||||
pirats = ["static/**/*", "rules.html", "rules-tldr.html", "migrations/**/*"]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
pythonpath = ["src"]
|
||||
|
||||
Reference in New Issue
Block a user