Skip to content

Commit 9e186e6

Browse files
committed
Add deprecation warning
1 parent d0376ed commit 9e186e6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

development/conda.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
#
44
# Install Python development tools
5+
#
6+
# Deprecated: Consider using `uv` instead of conda for a more modern and streamlined Python development experience.
7+
# See `uv_and_ruff.sh` for details.
58
#
69

710

0 commit comments

Comments
 (0)