add autoformatting
This commit is contained in:
@@ -5,11 +5,15 @@ verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
ipykernel = "*"
|
||||
black = "*"
|
||||
ipython = "*"
|
||||
flake8 = "*"
|
||||
|
||||
[packages]
|
||||
pandas = "*"
|
||||
ipython = "*"
|
||||
cd = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.9"
|
||||
python_version = "3.8"
|
||||
|
||||
[pipenv]
|
||||
allow_prereleases = true
|
||||
|
Reference in New Issue
Block a user