Skip to content

Commit

Permalink
Prepare for pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
robmoorman committed Sep 9, 2016
1 parent 1201cd2 commit 62615ea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Site specific theme loader for Django Wagtail.
Install the package

```
pip install git+https://github.com/moorinteractive/wagtail-themes.git
pip install wagtail-themes
```

Add `wagtailthemes` to your `INSTALLED_APPS`
Expand Down
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[metadata]
description-file = README.md

[wheel]
universal=1

0 comments on commit 62615ea

Please sign in to comment.