Browse Source

Revert "[FIX] resolve flat-layout issue"

This reverts commit 70f18888d6.
pull/5/head
troyyyyy 1 year ago
parent
commit
fd76e00ead
1 changed files with 1 additions and 5 deletions
  1. +1
    -5
      pyproject.toml

+ 1
- 5
pyproject.toml View File

@@ -47,8 +47,4 @@ Issues = "https://github.com/AbductiveLearning/ABLKit/issues"
test = [
"pytest-cov",
"black==22.10.0",
]

[tool.setuptools.packages.find]
where = ["ablkit"]
namespaces = false
]

Loading…
Cancel
Save