Skip to content

Commit

Permalink
fix: Revert "build: add pre-build step to compile css (#77)"
Browse files Browse the repository at this point in the history
This reverts commit 0b28f0c.

New installs fail with: "not supporting PEP 517 builds"
  • Loading branch information
danihodovic committed Jun 25, 2024
1 parent 92f1949 commit 2f4dccd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
9 changes: 0 additions & 9 deletions build.py

This file was deleted.

4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ classifiers = [
"Topic :: System :: Systems Administration :: Authentication/Directory",
]

[tool.poetry.build]
generate-setup-file = false
script = "build.py"

[tool.poetry.dependencies]
python = ">=3.8,<4.0.0"
django-widget-tweaks = "^1.5.0"
Expand Down

0 comments on commit 2f4dccd

Please sign in to comment.