There is no "setup.py"  How do I install from sources?

I can't use pip for several reasons:

1) Customer systems are not Internet-connected and can't use pypi to retrieve packages at install time. 2) Version control. I need to be sure the versions of all packages pulled in due to dependencies exactly match what I'm using on my test/development systems. 3) I need to have actual source code, not an opaque blob, for documentation and accountability.


On 8/17/2023 5:12 PM, Adi Roiban wrote:
On behalf of the Twisted contributors, I announce the release candidate
of Twisted 23.8.0rc1

This is a release that adds support for Python 3.12
This is also the last release with support for Python 3.7

The release and NEWS file is available for review at

https://github.com/twisted/twisted/pull/11916 <https://github.com/twisted/twisted/pull/11916>

Release candidate documentation is available at

https://twisted--11916.org.readthedocs.build/en/11916/ <https://twisted--11916.org.readthedocs.build/en/11916/>

Wheels for the release candidate are available on PyPI

https://pypi.org/project/Twisted/23.8.0rc1/ <https://pypi.org/project/Twisted/23.8.0rc1/>

    python -m pip install Twisted==23.8.0rc1

Please test it and report any issues.
If nothing comes up in one week, I will do the final release based on
the latest release candidate.

Many thanks to everyone who had a part in Twisted development,
the supporters of the Twisted project,
the developers, and all the people testing and building great things
with Twisted!

I would like to use this opportunity and thanks https://thinkst.com/ <https://thinkst.com/> for the extraordinary continuous financial support since 2018.

I would also like to thank the Python Software Foundation and Phyllis Dobbs for their help in reviving the Twisted fiscal host.

Slava Ukraini!

--
Adi Roiban

_______________________________________________
Twisted mailing list -- twisted@python.org
To unsubscribe send an email to twisted-le...@python.org
https://mail.python.org/mailman3/lists/twisted.python.org/
Message archived at 
https://mail.python.org/archives/list/twisted@python.org/message/22N6IAGSSOLMAXWLYG3OPTMOQIJH542I/
Code of Conduct: https://twisted.org/conduct

--
John Santos
Evans Griffiths & Hart, Inc.
781-861-0670 ext 539
_______________________________________________
Twisted mailing list -- twisted@python.org
To unsubscribe send an email to twisted-le...@python.org
https://mail.python.org/mailman3/lists/twisted.python.org/
Message archived at 
https://mail.python.org/archives/list/twisted@python.org/message/PKCQ3CIDB4YQRNC3MBWPIXOP46IXBAC7/
Code of Conduct: https://twisted.org/conduct

Reply via email to