Skip to content

Conversation

@emiddell
Copy link

The setup.py script retrieved the current version from snirf2bids/__version__.py. Importing this loads snirf2bids/__init__.py which depends on all of snirf2bids dependencies. Hence, you cannot run setup.py without having all dependencies already installed.

This PR replaces setup.py with pyproject.tom and retrieves the current version from git tags.

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.

1 participant