跳到主要內容

conda-forge 核心會議 2024-06-26

Your __new__() agenda items 標題下新增議程項目

出席者

姓名縮寫GitHub ID隸屬關係
Dasha GurovaDGdashagurovaAnaconda
Filipe FernandesFFocefpafconda-forge
Klaus ZimmermannKZzklausQuansight
John KirkhamJKjakirkhamNVIDA/cf
Wolf VollprechtWVwolfvPrefix/cf

總共 9 人

常設項目

  • [ ]

來自先前會議的項目

  • [ ]

進行中的投票

  • [ ]

您的 new() 議程項目

建議

requirements:
host:
- python 3.8.*
run:
# option 1
- python >=3.8
# option 2
- {{ pin_compatible("python", max_pin=None) }}
test:
requires:
- python 3.8.*

目前

requirements:
host:
- python >=3.8
run:
- python >=3.8

延後至下次會議

  • [ ]

CFEPs

  • [ ]