Removed old, deprecated, dangerous, stupid method of saving data to a file.
This commit is contained in:
parent
d88f4964fe
commit
8a57a23048
3 changed files with 0 additions and 61 deletions
3
setup.py
3
setup.py
|
@ -18,9 +18,6 @@ setup(
|
|||
packages=[
|
||||
"wobbl_tools"
|
||||
],
|
||||
install_requires=[
|
||||
"deprecated",
|
||||
],
|
||||
extras_require={
|
||||
"pygame": ["pygame"],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue