Skip to content
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

Minor fixes; pyproject.toml file #47

Merged
merged 19 commits into from
Aug 13, 2024
Merged

Minor fixes; pyproject.toml file #47

merged 19 commits into from
Aug 13, 2024

Conversation

matsen
Copy link
Contributor

@matsen matsen commented Aug 3, 2024

  • Various fixes concerning tensor and GPU handling
  • Adding a pyproject.toml file
  • Adding an orig_pcp_idx column to the pcp_dfs
  • refactoring so we can get dnsm and mut rate estimation separately

@matsen
Copy link
Contributor Author

matsen commented Aug 3, 2024

The pyproject.toml file is to avoid this warning:

DEPRECATION: Legacy editable install of netam==0.1.0 from file:///home/matsen/tmp/sabdab/netam (setup.py develop) is deprecated. pip 25.0 will enforce this behaviour change. A possible replacement is to add a pyproject.toml or enable --use-pep517, and use setuptools >= 64. If the resulting installation is not behaving as expected, try using --config-settings editable_mode=compat. Please consult the setuptools documentation for more information. Discussion can be found at pypa/pip#11457

@matsen matsen marked this pull request as ready for review August 10, 2024 11:50
@matsen matsen merged commit c44da10 into main Aug 13, 2024
1 check passed
@matsen matsen deleted the 46-shm-fixes branch August 13, 2024 10:57
@matsen matsen mentioned this pull request Aug 13, 2024
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