layday / instawow

World of Warcraft add-on manager CLI and GUI
GNU General Public License v3.0
153 stars 9 forks source link

poetry: commit lockfile #139

Closed seirl closed 7 months ago

seirl commented 7 months ago

Since instawow is an app and not a library, it makes sense to commit a lockfile so that people can avoid redoing the dependency resolution. This also makes it compatible with poetry2nix.