Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .gitattribute

This file was deleted.

71 changes: 0 additions & 71 deletions Changelog.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/source/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Introduction
Availability
------------

|Software| is available as open-source from `Github <https://github.com/AlphaGenes/AlphaPeel>`_ website and can be easily installed using ``pip install AlphaPeel`` (the latest release).
|Software| is available as open-source from `GitHub <https://github.com/AlphaGenes/AlphaPeel>`_ website and can be easily installed using ``pip install AlphaPeel`` (the latest release).

Please report any issues at `<https://github.com/AlphaGenes/AlphaPeel/issues>`_.

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
name = "AlphaPeel"
version = "1.3.0"
authors = [
{ name="Andrew Whalen", email="awhalen@roslin.ed.ac.uk" },
{ name="Andrew Whalen", email="alphagenes.dev@gmail.com" },
]
description = "Multilocus and hybrid peeling"
# readme corresponds to the long_description
Expand Down
Loading