Last updated:
0 purchases
pcmouseparty 0.1.0
pc_mouseparty
A package for all the base functions used in the Padilla-Coreano lab.
Free software: MIT license
Documentation: https://padillacoreanolab.github.io/pc_mouseparty
Pypi: https://pypi.org/project/pc-mouseparty
Features
How to update a release:
create a conda environment with dependencies in requirements_dev.txt
activate environment to make use of bump2version
pull latest amster branch and have it checked out
run bumpversion <major/minor/patch> (to set a specific version use bumpversion --new-version <major#.minor#.patch#> <major/minor/patch>)
run git push --tags
run git push to push the master branch to origin or just push the mster to origin using a git client
Go to github and use tags menu to create and publish a new release
GH-Repo Docs
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.