-
Notifications
You must be signed in to change notification settings - Fork 17
Update packaging and neo4j version #193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
mmcauliffe
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great!
It might be worth looking into migrating information in setup.py to a either setup.cfg file like https://github.com/MontrealCorpusTools/Montreal-Forced-Aligner/blob/main/setup.cfg or into the pyproject.toml. At this point, I think the ideal is to have as little information in setup.py, though I don't think there's a way to do the windows-only dependency via configuration files.
|
Hi @mmcauliffe @lxy2304 -- I trust Michael's review on this, so just let me know how to proceed. Does Xiaoyi address the things noted above, then I approve? |
|
@msonderegger Sounds good to me! I am working on the comments Michael suggested and will make a commit with the changes later. |
msonderegger
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
No description provided.