<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>《只用来管理 Python 版本和虚拟环境，Miniconda 也是一个很好的选择》的评论</title>
	<atom:link href="https://greyli.com/miniconda-is-another-good-choice/feed/" rel="self" type="application/rss+xml" />
	<link>https://greyli.com/miniconda-is-another-good-choice/</link>
	<description>一个编程和写作爱好者的在线记事本</description>
	<lastBuildDate>Wed, 05 Nov 2025 16:05:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.26</generator>
	<item>
		<title>作者：李辉</title>
		<link>https://greyli.com/miniconda-is-another-good-choice/#comment-7272</link>
		<dc:creator><![CDATA[李辉]]></dc:creator>
		<pubDate>Thu, 05 Mar 2020 01:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://greyli.com/?p=2557#comment-7272</guid>
		<description><![CDATA[谢谢提醒，书的页面放了一个短提示。]]></description>
		<content:encoded><![CDATA[<p>谢谢提醒，书的页面放了一个短提示。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：abslit</title>
		<link>https://greyli.com/miniconda-is-another-good-choice/#comment-7269</link>
		<dc:creator><![CDATA[abslit]]></dc:creator>
		<pubDate>Tue, 03 Mar 2020 17:08:30 +0000</pubDate>
		<guid isPermaLink="false">http://greyli.com/?p=2557#comment-7269</guid>
		<description><![CDATA[Poetry version 1.0.5 版本中关闭自动创建虚拟环境命令由：
poetry config settings.virtualenvs.create false
改为
poetry config virtualenvs.create false

PS：老师要是能在 helloflask 上插个公告板就好了，最开始因为 locking 问题着手替换 pipenv 的时候还是走了点弯路]]></description>
		<content:encoded><![CDATA[<p>Poetry version 1.0.5 版本中关闭自动创建虚拟环境命令由：<br />
poetry config settings.virtualenvs.create false<br />
改为<br />
poetry config virtualenvs.create false</p>
<p>PS：老师要是能在 helloflask 上插个公告板就好了，最开始因为 locking 问题着手替换 pipenv 的时候还是走了点弯路</p>
]]></content:encoded>
	</item>
</channel>
</rss>
