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

Simplify setup process #7

Merged
merged 10 commits into from
Aug 19, 2024
Merged

Simplify setup process #7

merged 10 commits into from
Aug 19, 2024

Conversation

padix-key
Copy link
Member

This PR removes further unused bits from the original MDTraj package. This PR is about unused C source files and obsolete parts of the setup.py Furthermore, code style is updated and setuptools_scm is used for versioning.

@@ -1,9 +1,10 @@
biotraj
=======

WIP repository for trajectory file I/O in Biotite to solve issue
https://github.com/biotite-dev/biotite/issues/613.
Loading and saving raw data in trajectory formats.
Copy link
Member

Choose a reason for hiding this comment

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

Maybe we could add something along these lines:
"Currently supported formats: XTC, TRR, NetCDF and DCD."

Copy link
Member

@JHKru JHKru left a comment

Choose a reason for hiding this comment

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

Maybe we could add some info regarding the supported formats in the README?

@JHKru JHKru merged commit 97876bc into main Aug 19, 2024
16 checks passed
@padix-key padix-key deleted the install-classic branch August 20, 2024 09:37
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.

2 participants