Hunaid2000 commented on issue #388: URL: https://github.com/apache/age/issues/388#issuecomment-1369771586
Thanks for your reply @dehowef. How about if we move all dependencies/packages to requirements.txt file? It would make it easier for user to install all packages with one line and give developers more control over required packages (along with their required versions). Any guidance on this would be helpful. I submitted a PR (mentioned in my earlier comment) that contains following changes: - Resolves this issue (with requirements.txt) - Fixed typo in exceptions.py - Fix ambiguity in README (giving user instruction to run tests and then cloning the repo. Should have been opposite) @dehowef Kindly have look into it and let me know if I should close this issue and PR now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
