rumbleFTW / packet

MIT License
0 stars 1 forks source link

Package version fix #5

Closed gSayak closed 8 months ago

gSayak commented 8 months ago

Resolved dependency issue when adding new packages with versions

Previously dependencies were shown as :

//Packet.toml

"pandas==2.1.0" = ""

Fixed it into putting the dependencies as :

pandas = "2.1.0"

Also fixed the issue where when new dependencies were added, the previous ones would not be updated.

rumbleFTW commented 8 months ago

Good job @gSayak. alt

gSayak commented 8 months ago

koi BKL hi hoga jo PR itni late se accept karta hoga