You are viewing a single comment's thread from:
RE: TurkishSuffix 0.3.1 - Major Vowel Exception and Rewrite
Thank you for the review. I did created the loader class for .ini files. There is no specific reason for it with .py file. So, you are right, its kinda overkill and unnecessary. I will remove it in the next version.
About the issue, I learned out I also have to add .py files in subdirectories to the MANIFEST file. So, in short, it wasn't including config directory. When I checked site-packages/turkishsuffix I found old config.ini there and got shocked. It was probably an artifact from older build folder. I did rebuild it with new MANIFEST file and checked dist\ folder before pushing it. It's working now. I wouldn't notice it without you, thank you.