On Thursday, June 29, 2023 at 3:01:58 AM UTC-7 Aram Dermenjian wrote:

it seems the method I was using to create a new package is no longer valid. 
For example, when I try and do an install, I get the following error:

     SetuptoolsDeprecationWarning: setup.py install is deprecated. Use 
build and pip and other standards-based tools.


It's not an error. If you already use "pip install" to install your 
package, no action is needed.
But you may want to learn about pyproject.toml (see the setuptools docs)

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/f1096be7-a10b-489e-8e74-247c852b0982n%40googlegroups.com.

Reply via email to