Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这可能是一个非常基本的问题,但我很难找到如何去做。如何在 Heroku 上使用 Python (Flask) 设置 sass?我可以在同一台服务器上同时运行 python 库和 ruby gems 吗?
为什么不把 Python 的sass库安装到你的 virtualenv 中呢?