diff options
Diffstat (limited to 'README.py3k')
-rw-r--r-- | README.py3k | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/README.py3k b/README.py3k deleted file mode 100644 index 2afaeb688..000000000 --- a/README.py3k +++ /dev/null @@ -1,6 +0,0 @@ -================= -PYTHON 3 SUPPORT -================= - -As of SQLAlchemy 0.9, SQLAlchemy installs and runs with -Python 3 directly, with no code changes. |