Open ksallberg opened 7 years ago
Any easy full instructions on how to do that?
Hm, I thought I had archived all my old repos, apparently not. This was a school course I took 8 years ago. I think the overall architecture of this is dubious and I'm not sure if it still works. Also I don't think it is a very fun game :)
Well, the dependencies are listed in the file below, not sure if pip freeze > requirements.txt
would work or not. I suppose virtualenv would be good if you have several python projects on your computer. I haven't used python in a long time
https://github.com/ksallberg/wallstreet_tycoon/blob/master/setup.py
install dependencies with virtualenv instead