Skip to content

add support for validation rules #83

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 10, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove venv
(commited by mistake. updated .gitignore)
  • Loading branch information
aryaniyaps committed Aug 9, 2021
commit 756fde1ee854fd8a9475202324786fabea78bda9
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,9 @@ target/
# pyenv
.python-version

# Pycharm venv
venv/

# pipenv
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
# However, in case of collaboration, if having platform-specific dependencies or dependencies
Expand Down
398 changes: 0 additions & 398 deletions venv/Scripts/Activate.ps1

This file was deleted.

76 changes: 0 additions & 76 deletions venv/Scripts/activate

This file was deleted.

33 changes: 0 additions & 33 deletions venv/Scripts/activate.bat

This file was deleted.

21 changes: 0 additions & 21 deletions venv/Scripts/deactivate.bat

This file was deleted.

Binary file removed venv/Scripts/pip.exe
Binary file not shown.
Binary file removed venv/Scripts/pip3.8.exe
Binary file not shown.
Binary file removed venv/Scripts/pip3.exe
Binary file not shown.
Binary file removed venv/Scripts/python.exe
Binary file not shown.
Binary file removed venv/Scripts/pythonw.exe
Binary file not shown.
3 changes: 0 additions & 3 deletions venv/pyvenv.cfg

This file was deleted.