Skip to content

Commit

Permalink
fix: location of package-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Aydawka committed Jan 28, 2025
1 parent beb1b9b commit f962fda
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[tool.poetry]
package-mode = false

name = "fairhub-api"
version = "0.1.0"
Expand Down Expand Up @@ -172,7 +171,7 @@ quiet = true
profile = "black"

[tool.mypy]

package-mode = false
ignore_missing_imports = true
no_implicit_optional = true
check_untyped_defs = true
Expand Down

0 comments on commit f962fda

Please sign in to comment.