Skip to content

Commit

Permalink
removed useless files
Browse files Browse the repository at this point in the history
  • Loading branch information
visualDust committed Nov 21, 2023
1 parent f534c21 commit 49ddb1a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 112 deletions.
37 changes: 0 additions & 37 deletions neetbox/daemon/_apis.py

This file was deleted.

74 changes: 0 additions & 74 deletions neetbox/daemon/_daemon.py

This file was deleted.

5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ maintainers = [
"VisualDust <gavin@gong.host>",
"PommesPeter <me@pommespeter.space>",
"PaperCube <imzhy@hotmail.com>",
"PuQing <me@puqing.work>",
"Lideming <me@yuuza.net>"
]


Expand Down Expand Up @@ -41,9 +43,10 @@ numpy = "^1.26.0"
pillow = "^10.0.1"
pre-commit = ">=3.4.0"
click = "^8.1.7"
pytest = "^7.4.3"

[tool.poetry.group.dev.dependencies]
pytest = "^6.0.0"
pytest = "^7.0.0"
httpx = "^0.24.0"
flask = "^2.2.3"
black = "^23.9.1"
Expand Down

0 comments on commit 49ddb1a

Please sign in to comment.