Commit fd02899
authored
Bugfix/pyobject fix (#17)
* 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 <madelinescyphers@gmail.com>
Date: Mon Jul 18 20:25:17 2022 -0400
Return workflow.yml on section
commit abb513c
Author: Madeline Scyphers <madelinescyphers@gmail.com>
Date: Mon Jul 18 20:18:51 2022 -0400
Messing with install requirements for testing
commit 8073cde
Author: Madeline Scyphers <madelinescyphers@gmail.com>
Date: Mon Jul 18 20:17:28 2022 -0400
Messing with install requirements for testing
commit b52b648
Author: Madeline Scyphers <madelinescyphers@gmail.com>
Date: Mon Jul 18 20:15:54 2022 -0400
Messing with install requirements for testing
commit 73d9392
Author: Madeline Scyphers <madelinescyphers@gmail.com>
Date: Mon Jul 18 20:11:31 2022 -0400
Fix python versions in matrix for workflow
commit 99317f6
Author: Madeline Scyphers <madelinescyphers@gmail.com>
Date: Mon Jul 18 20:10:22 2022 -0400
Fix matrix for workflow
commit e1d7519
Author: Madeline Scyphers <madelinescyphers@gmail.com>
Date: Mon Jul 18 20:08:18 2022 -0400
Update sphinx req for py3.10
commit 5c4e8d0
Author: Madeline Scyphers <madelinescyphers@gmail.com>
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 <madelinescyphers@gmail.com>
Date: Mon Jul 18 19:51:09 2022 -0400
reformat and remove 3.10 from testing
commit 3e7fcf8
Author: Madeline Scyphers <madelinescyphers@gmail.com>
Date: Mon Jul 18 19:46:52 2022 -0400
Add markupsafe req in setup.py
commit 85b2e6e
Author: Madeline Scyphers <madelinescyphers@gmail.com>
Date: Mon Jul 18 19:42:03 2022 -0400
update jinja2 setup req
commit 0cd5ef9
Author: Madeline Scyphers <madelinescyphers@gmail.com>
Date: Mon Jul 18 19:38:30 2022 -0400
update dev requirements file
commit 254a0f1
Author: Madeline Scyphers <madelinescyphers@gmail.com>
Date: Mon Jul 18 19:35:56 2022 -0400
Modify github workflow matrix to reflect sphinx version requirements
commit 259f590
Author: Madeline Scyphers <madelinescyphers@gmail.com>
Date: Mon Jul 18 19:20:57 2022 -0400
sphinx versioning in setup.py
commit 79fc201
Author: Madeline Scyphers <madelinescyphers@gmail.com>
Date: Mon Jul 18 19:18:00 2022 -0400
lock jinja2 to 2.0 for py<3.8
commit f5d64cc
Author: Madeline Scyphers <madelinescyphers@gmail.com>
Date: Mon Jul 18 18:15:45 2022 -0400
Update minimum sphinx ver to 3
commit a6ce9d1
Author: Madeline Scyphers <madelinescyphers@gmail.com>
Date: Mon Jul 18 18:12:25 2022 -0400
Update jinja2 version to be dependent on your python version
commit 54b5e6f
Author: Madeline Scyphers <madelinescyphers@gmail.com>
Date: Mon Jul 18 18:09:30 2022 -0400
Update jinja2 version to be dependent on your python version
commit 5e0345a
Author: Madeline Scyphers <madelinescyphers@gmail.com>
Date: Mon Jul 18 18:05:13 2022 -0400
Readd sphinx building tests
commit 715ea8b
Author: Madeline Scyphers <madelinescyphers@gmail.com>
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 <madelinescyphers@gmail.com>
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 <madelinescyphers@gmail.com>
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 <madelinescyphers@gmail.com>
Date: Mon Jul 18 12:35:03 2022 -0400
Ci testing1 parent d055699 commit fd02899
5 files changed
Lines changed: 61 additions & 8 deletions
File tree
- .github/workflows
- sphinxext
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
30 | 43 | | |
31 | 44 | | |
32 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
| |||
40 | 45 | | |
41 | 46 | | |
42 | 47 | | |
| 48 | + | |
| 49 | + | |
43 | 50 | | |
44 | 51 | | |
45 | 52 | | |
46 | 53 | | |
47 | 54 | | |
48 | 55 | | |
49 | 56 | | |
50 | | - | |
| 57 | + | |
51 | 58 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
122 | 127 | | |
| 128 | + | |
123 | 129 | | |
124 | 130 | | |
125 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
4 | 10 | | |
5 | 11 | | |
6 | 12 | | |
| |||
25 | 31 | | |
26 | 32 | | |
27 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
28 | 55 | | |
29 | 56 | | |
30 | 57 | | |
| |||
0 commit comments