mirror of
https://github.com/wassname/greater_tables_project.git
synced 2026-06-27 18:59:38 +08:00
Added IPython dependency
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ authors = [{name = "Stephen J Mildehall", email = "mynl@me.com" }]
|
||||
readme = "README.md"
|
||||
license = { text = "MIT" }
|
||||
requires-python = ">=3.10"
|
||||
dependencies = ["pandas", "bs4"]
|
||||
dependencies = ["pandas", "bs4", "IPython"]
|
||||
classifiers = [
|
||||
"Development Status :: 4 - Beta",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
|
||||
Reference in New Issue
Block a user