Author: Armin Rigo <[email protected]> Branch: cffi-1.0 Changeset: r1939:de344798cb9b Date: 2015-05-09 12:00 +0200 http://bitbucket.org/cffi/cffi/changeset/de344798cb9b/
Log: Add TODO diff --git a/TODO b/TODO --- a/TODO +++ b/TODO @@ -4,6 +4,8 @@ setup.py, which was needed with verify() but is just confusion with set_source(). +* document distutils + setuptools + just distributing the C sources + * version-1.0.0.diff * mention todo: cffi-runtime package _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
