Commit Graph

7 Commits

Author SHA1 Message Date
A.J. Beamon b7a46fe81c make_public.py doesn't need python to be invoked with the -B argument because we are no longer importing anything that would be affected by it. 2020-01-14 10:59:39 -08:00
Chris Donati 30175b3b4b
Use Python from env rather than absolute path
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2019-09-17 18:47:34 -07:00
Chris Donati 102eebe654 Run make_public.py script with Python 3 by default 2019-09-13 14:54:42 -07:00
Chris Donati 0d8f672831 Add Python 3 support for the make_public.py script
This uses a small shell snippet to interpret the script with
Python 3 when it is available and Python 2 when it is not.
2019-09-13 12:00:27 -07:00
John Brownlee 91fa01a5a6 Updates URLs and email addresses in documentation and package config. 2018-03-15 16:30:29 -07:00
Alec Grieser 0bae9880f1 remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
FDB Dev Team a674cb4ef4 Initial repository commit 2017-05-25 13:48:44 -07:00