This is an automated email from the ASF dual-hosted git repository.

sbp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git


The following commit(s) were added to refs/heads/main by this push:
     new 7465d9f  Clarify platform compatibility
7465d9f is described below

commit 7465d9f8b14a60de555a56354f911e5aad5374ec
Author: Sean B. Palmer <[email protected]>
AuthorDate: Fri Jan 9 20:23:14 2026 +0000

    Clarify platform compatibility
---
 atr/docs/running-the-server.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/atr/docs/running-the-server.md b/atr/docs/running-the-server.md
index 53a485a..ed4f057 100644
--- a/atr/docs/running-the-server.md
+++ b/atr/docs/running-the-server.md
@@ -15,7 +15,7 @@
 
 ## Introduction
 
-To develop ATR locally, we manage dependencies using 
[uv](https://docs.astral.sh/uv/). To run ATR on ASF hardware, we run it in 
containers managed by Puppet, but since this guide is about development, we 
focus on using uv.
+To develop ATR locally, we manage dependencies using 
[uv](https://docs.astral.sh/uv/). To run ATR on ASF hardware, we run it in 
containers managed by Puppet, but since this guide is about development, we 
focus on using Compose and uv. ATR can be developed on Linux or macOS. Windows 
and other platforms are not supported.
 
 ## Get the source
 
@@ -75,8 +75,6 @@ rehash
 uv python install 3.13
 ```
 
-ATR should work in any POSIX style environment.
-
 ### Run the server
 
 Then, to run the server:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to