Skip to content

Commit

Permalink
Update top-level files.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromekelleher committed Jan 10, 2019
1 parent 362b7ae commit aa688f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 23 deletions.
14 changes: 4 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
# tskit
The tree sequence toolkit

**This repository is a placeholder, and currently only exists to ensure the
name isn't taken on PyPI.**
**This repository is currently under heavy development.**

Currently, the `tskit` tools are still bundled with the Python package [`msprime`](https://github.com/tskit-dev/msprime).
We expect to separate the two soon,
but to use `tskit` in the meantime, [install `msprime`](https://msprime.readthedocs.io/en/latest/installation.html),
and then
```
import msprime as tskit
```
will get you the functionality that `tskit` will provide in the future.
Currently, the `tskit` tools are bundled with the Python package
[`msprime`](https://github.com/tskit-dev/msprime) and we are in the process
of extracting them here.

13 changes: 0 additions & 13 deletions setup.py

This file was deleted.

0 comments on commit aa688f6

Please sign in to comment.