Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
ebonnal committed Nov 30, 2024
1 parent 4eb2eb5 commit 8502e94
Show file tree
Hide file tree
Showing 936 changed files with 288 additions and 327,833 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ jobs:

steps:
- uses: actions/checkout@v1
- name: Set up Python 3.6
- name: Set up Python 3.9
uses: actions/setup-python@v1
with:
python-version: 3.9

- name: unittest
run: |
python -m unittest
echo todo
# python -m unittest
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
.idea
dist
botable.egg-info
**/__pycache__
**/__pycache__
.venv
.mypy_cache
241 changes: 0 additions & 241 deletions .venv/bin/Activate.ps1

This file was deleted.

66 changes: 0 additions & 66 deletions .venv/bin/activate

This file was deleted.

25 changes: 0 additions & 25 deletions .venv/bin/activate.csh

This file was deleted.

Loading

0 comments on commit 8502e94

Please sign in to comment.