Skip to content

Conversation

@ttngu207
Copy link
Contributor

No description provided.

requirements = f.read().splitlines()

with open(path.join(here, pkg_name, 'version.py')) as f:
exec(f.read())
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems like a dubious practice. Read from json instead?

@shenshan shenshan merged commit 4b928a8 into datajoint:main May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants