Skip to content

Commit

Permalink
Remove poetry config (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
pydanny committed Sep 25, 2023
1 parent a709858 commit b30affa
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,3 @@ warn_no_return = true
module = "tests.*"
allow_untyped_defs = true
disable_error_code = "attr-defined"

[tool.poetry]
name = "dj_notebook"
version = "0.1.0"
description = "A Jupyter notebook extension to enable access to objects in django through the Django ORM."
authors = ["Daniel Roy Greenfeld", "Anna Zhydko"]

0 comments on commit b30affa

Please sign in to comment.