use support URL and point to source repo

This commit is contained in:
Damien Elmes 2020-04-03 08:44:59 +10:00
parent 342bb64092
commit ee71e5dd59
4 changed files with 4 additions and 8 deletions

View file

@ -2,7 +2,7 @@
name = "anki"
version = "2.1.24" # automatically updated
edition = "2018"
authors = ["Ankitects Pty Ltd and contributors <pypi@cargo.bug>"]
authors = ["Ankitects Pty Ltd and contributors"]
license = "AGPL-3.0-or-later"
description = "Anki's Rust library code"
readme = "README.md"

View file

@ -1,3 +1 @@
Anki's Rust library code
https://anki.tenderapp.com/discussions/ankidesktop/40025-anki-in-python-package-index
To build from scratch, please see https://github.com/ankitects/anki

View file

@ -2,7 +2,7 @@
name = "ankirspy"
version = "2.1.24" # automatically updated
edition = "2018"
authors = ["Ankitects Pty Ltd and contributors <pypi@cargo.bug>"]
authors = ["Ankitects Pty Ltd and contributors <https://help.ankiweb.net>"]
license = "AGPL-3.0-or-later"
description = "Anki's Rust library code Python bindings"
readme = "README.md"

View file

@ -1,3 +1 @@
Anki's Rust library code Python bindings
https://anki.tenderapp.com/discussions/ankidesktop/40025-anki-in-python-package-index
To build from scratch, please see https://github.com/ankitects/anki