Skip to content

Commit d1c6c93

Browse files
committed
added SQLAlchemy for Python2 too
1 parent 5f87e64 commit d1c6c93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

after-install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22

3+
pip2 install SQLAlchemy
34
pip3 install SQLAlchemy
45

56
chmod -R a+rX /usr/lib/python2.7/dist-packages/cs50

0 commit comments

Comments
 (0)