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

View file

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

View file

@ -2,7 +2,7 @@
name = "ankirspy" name = "ankirspy"
version = "2.1.24" # automatically updated version = "2.1.24" # automatically updated
edition = "2018" 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" license = "AGPL-3.0-or-later"
description = "Anki's Rust library code Python bindings" description = "Anki's Rust library code Python bindings"
readme = "README.md" readme = "README.md"

View file

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