Add README for steps to load data into test instance. fix error in code. add requirements.txt

This commit is contained in:
2022-02-02 21:13:07 -08:00
parent b8c6cc2ddf
commit ac85a81bd1
4 changed files with 15 additions and 13 deletions

3
requirements.txt Normal file
View File

@ -0,0 +1,3 @@
-e git+https://git.autonomic.zone/cas/civicrmapi4#egg=civicrmapi4
phpserialize
mysqlclient~=1.4.6