Éric Araujo <mer...@netwok.org> added the comment: The environment markers are specific to PEP 345, that is metadata, which includes dependencies, so that you can depend on something only on a given platform. Your proposal of putting C extensions in another distribution and optionally depend on it should work right now, but is IMO too cumbersome. Why not extend the format of the Extensions section in setup.cfg so that it supports environment markers?
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11921> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com