- # make sure pg_config gets found
- echo 'PATH=/usr/pgsql-11/bin/$PATH' >> ~/.bash_profile
- source ~/.bash_profile
-
-# If you want to run the test suite, you need to install the following
-# additional packages:
-
-#DOCS: :::sh
- sudo yum install -y python34-pip python34-setuptools python34-devel \
- php-phpunit-PHPUnit
- pip3 install --user behave nose pytidylib psycopg2