Commit Graph

4 Commits

Author SHA1 Message Date
Matt Riedemann 8acab2cd75 Change title in README.rst
This is needed to be able to release to pypi:

$ python3 setup.py check --restructuredtext --strict
running check
warning: check: Duplicate implicit target name: "sqlalchemy-migrate".

Change-Id: I26dd765a5273199d6666dd9ed618dc8189a2e8ed
2019-01-22 09:02:49 -05:00
Victor Stinner 5cf4071e37 Update URLs in documentation
* online doc moved from http://packages.python.org/sqlalchemy-migrate/
  to https://sqlalchemy-migrate.readthedocs.org/
* source code moved from http://code.google.com/p/sqlalchemy-migrate/
  to https://github.com/stackforge/sqlalchemy-migrate
* bug tracker moved from
  http://code.google.com/p/sqlalchemy-migrate/issues/list to
  https://bugs.launchpad.net/sqlalchemy-migrate

Change-Id: I2db594d279e1229e5b1600cecad86fe0c3612115
2015-08-29 06:33:47 -07:00
Eric Harney ce351c06be Fix broken development version link in README
Change-Id: Id9035c167d397cdad32d418c37108586344d8edc
2013-11-15 13:41:47 -05:00
Josip Delic c670d1d36a added bugfixes for 0.8 2013-07-11 17:07:04 -04:00