Skip to content

Commit b61b7e6

Browse files
authored
BUG add deprecation
1 parent bceba6e commit b61b7e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/maintainer/infrastructure.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,8 @@ Entering this command in the title of an issue will instruct the admin bot to
147147
add Python 2.7 back to a feedstock. Note that this command will remove any other
148148
Python versions and any ``win``, ``aarch64`` or ``ppc64le`` builds. Thus you should
149149
merge the PR into a separate branch on your feedstock if you want to keep these
150-
other builds.
150+
other builds. **Python 2.7 support is deprecated and further any feedstocks on Python 2.7 will
151+
not be properly handled by our bots.**
151152

152153

153154
CI build services

0 commit comments

Comments
 (0)