PrettyQt
PrettyQt copied to clipboard
InventoryFileReader: create_inv_file.py
Hello,
In Sphinx we are looking to refactor handling of inventory reading, which might involve deprecating or removing InventoryFileReader. Yours is one of four projects I have found in the wild that uses it.
Your create_inv_file.py makes extensive use of InventoryFileReader, but you don't seem to be using Sphinx (shame!) on your project website. Would InventoryFile.{load,dump} be a viable alternative? If not, please could you let me know which features are required, and how/where the modified objects.inv is used in this project?
A
All good, just remove it, I will deal with it :) Thank you for the heads-up!