jleclanche / fireplace

A Hearthstone simulator in Python
https://hearthsim.info
GNU Affero General Public License v3.0
673 stars 150 forks source link

where is the requirements.txt? #490

Closed XuanyiJiang closed 3 years ago

XuanyiJiang commented 3 years ago

I have no idea to install liarbry.

shinoi2 commented 3 years ago

This is a liarbry, just use pip install .

When you need to use it, just import fireplace is ok.

riQQ commented 3 years ago

https://github.com/jleclanche/fireplace/wiki/Developer-Quick-Start still mentions the requirements.txt. I fixed one instance, but for the other one I don't know how to update it.