Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Change ModuleAnalyzer.for_file to for_string * Add a test for the pyobject to make sure it is working * Change \n in tests to os.linesep * Run black, add black to dev requirements * Remove sphinx pytest extensions since that is what was breaking with jinja>=3 * Fix github workflow file * Delete no longere needed files from test dir * Squashed commit of the following: commit 1363aad Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 20:25:17 2022 -0400 Return workflow.yml on section commit abb513c Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 20:18:51 2022 -0400 Messing with install requirements for testing commit 8073cde Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 20:17:28 2022 -0400 Messing with install requirements for testing commit b52b648 Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 20:15:54 2022 -0400 Messing with install requirements for testing commit 73d9392 Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 20:11:31 2022 -0400 Fix python versions in matrix for workflow commit 99317f6 Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 20:10:22 2022 -0400 Fix matrix for workflow commit e1d7519 Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 20:08:18 2022 -0400 Update sphinx req for py3.10 commit 5c4e8d0 Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 20:02:30 2022 -0400 Update pytest to a version that works with python 3.6-3.10 commit d11ffa0 Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 19:51:09 2022 -0400 reformat and remove 3.10 from testing commit 3e7fcf8 Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 19:46:52 2022 -0400 Add markupsafe req in setup.py commit 85b2e6e Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 19:42:03 2022 -0400 update jinja2 setup req commit 0cd5ef9 Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 19:38:30 2022 -0400 update dev requirements file commit 254a0f1 Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 19:35:56 2022 -0400 Modify github workflow matrix to reflect sphinx version requirements commit 259f590 Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 19:20:57 2022 -0400 sphinx versioning in setup.py commit 79fc201 Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 19:18:00 2022 -0400 lock jinja2 to 2.0 for py<3.8 commit f5d64cc Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 18:15:45 2022 -0400 Update minimum sphinx ver to 3 commit a6ce9d1 Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 18:12:25 2022 -0400 Update jinja2 version to be dependent on your python version commit 54b5e6f Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 18:09:30 2022 -0400 Update jinja2 version to be dependent on your python version commit 5e0345a Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 18:05:13 2022 -0400 Readd sphinx building tests commit 715ea8b Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 18:02:57 2022 -0400 Revert "Delete no longere needed files from test dir" This reverts commit 9566cc3. commit 5a636d1 Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 18:02:47 2022 -0400 Revert "Remove unneeded sphinx things to check if it is causing fails" This reverts commit 6d43529. commit 6d43529 Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 18:01:05 2022 -0400 Remove unneeded sphinx things to check if it is causing fails commit 37acbf5 Author: Madeline Scyphers <[email protected]> Date: Mon Jul 18 12:35:03 2022 -0400 Ci testing
- Loading branch information