mirror of
https://github.com/brendanhaines/ECEN5458_Project.git
synced 2024-12-26 10:57:55 -07:00
move matplotlib to [dev-packages] in pipfile
This commit is contained in:
parent
c30ae62356
commit
463164a029
|
@ -6,10 +6,10 @@ verify_ssl = true
|
|||
[dev-packages]
|
||||
pylint = "*"
|
||||
ipykernel = "*"
|
||||
matplotlib = "*"
|
||||
|
||||
[packages]
|
||||
numpy = "*"
|
||||
matplotlib = "*"
|
||||
scipy = "*"
|
||||
adafruit-circuitpython-servokit = "*"
|
||||
adafruit-circuitpython-ads1x15 = "*"
|
||||
|
|
Loading…
Reference in New Issue
Block a user