Skip to content

Commit

Permalink
Add __unix and __win virtual packages
Browse files Browse the repository at this point in the history
  • Loading branch information
BastianZim authored Feb 15, 2021
1 parent e37cf84 commit 9873c9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/user-guide/tasks/manage-virtual.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ corresponds to the package. The currently supported list of virtual packages inc
* ``__cuda``: Maximum version of CUDA supported by the display driver.
* ``__osx``: OSX version if applicable.
* ``__glibc``: Version of glibc supported by the OS.
* ``__unix``: Available when running on OSX or Linux.
* ``__win``: Available when running on Win.

Other virtual packages will be added in future conda releases. These are denoted
by a leading double-underscore in the package name.
Expand Down

0 comments on commit 9873c9d

Please sign in to comment.