DNApy icon indicating copy to clipboard operation
DNApy copied to clipboard

Please tag releases

Open tillea opened this issue 7 years ago • 2 comments

Hi, I'm a member of the Debian Med team, which is a group inside Debian with the objective to package free software in life sciences for main Debian. I might consider packaging DNApy. To do so it would be very helpful if you would use release tags to enable automatic tools detecting new releases. Thanks for considering, Andreas.

tillea avatar Mar 03 '17 13:03 tillea

Hi Andreas, Packaging for Debian would be very nice! The project has been dormant and neglected for the last few years. I was just planning on picking it up again. When I do so I will modify the setup file to include version details.

mengqvist avatar Mar 03 '17 13:03 mengqvist

Good to hear! Consider using versioneer for versioning using git tags. I use it and it works great. Also consider setting up automatic testing and building. Once it is up and running, it saves a lot of time.

BjornFJohansson avatar Mar 31 '17 06:03 BjornFJohansson