Skip to content

Commit

Permalink
Merge branch '1-adding-extention-to-the-test-site' of https://github.…
Browse files Browse the repository at this point in the history
…com/csctd/pechakuchaTest into 1-adding-extention-to-the-test-site
  • Loading branch information
isaacgbaba committed Jan 31, 2024
2 parents 2d8f7c4 + eb7cdc9 commit 8b1a632
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 200 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ _build/
__pycache__
.nox/
.ipynb_checkpoints/
.vs/
3 changes: 0 additions & 3 deletions .vs/ProjectSettings.json

This file was deleted.

7 changes: 0 additions & 7 deletions .vs/VSWorkspaceState.json

This file was deleted.

Binary file removed .vs/pechakuchaTest/v16/.suo
Binary file not shown.
Binary file removed .vs/slnx.sqlite
Binary file not shown.
4 changes: 4 additions & 0 deletions _ext/Pechakucha/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@
version='0.1',
packages=find_packages(),
)

install_requires=[
'Sphinx',
],
190 changes: 0 additions & 190 deletions _ext/todo.py

This file was deleted.

0 comments on commit 8b1a632

Please sign in to comment.