From 976abeeaaacef8019329b7dfea5dcc8f47f4d70a Mon Sep 17 00:00:00 2001 From: Bastian Venthur Date: Sun, 25 Aug 2019 12:35:22 +0200 Subject: warning -> deprecated Co-Authored-By: Paul Ganssle --- docs/setuptools.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/setuptools.txt b/docs/setuptools.txt index e4e56fb0..51e46743 100644 --- a/docs/setuptools.txt +++ b/docs/setuptools.txt @@ -572,7 +572,7 @@ Services and Plugins`_. "Eggsecutable" Scripts ---------------------- -.. warning:: Eggsecutable Scripts are deprecated. +.. deprecated:: 41.3.0 Occasionally, there are situations where it's desirable to make an ``.egg`` file directly executable. You can do this by including an entry point such -- cgit v1.2.1