Seanos
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
-
-
Seanos 创建了一个帖子, How to update Docker interpreter when requirements.txt is updated?
I have managed to get a Docker interpreter working in PyCharm and now I want to install a new library. Normally, when using a venv I would just go and add the library to requirements.txt, that list...