Skip to content

Commit d4abfc5

Browse files
committed
.gitignore and test fix
1 parent 46c7497 commit d4abfc5

File tree

17 files changed

+56
-1244
lines changed

17 files changed

+56
-1244
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ __pycache__
55
.pytest_cache/*
66
.ipynb_checkpoints/
77
.pytest_cache
8+
build/*
89
dist/*
910
DEV*
1011
TODO-fuzzy

META.stay

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: fuzzylogic
33
description: Fuzzy Logic for Python 3
44
license: MIT
55
url: https://github.com/amogorkon/fuzzylogic
6-
version: 0.1.1post2
6+
version: 0.1.1post3
77
author: Anselm Kiefner
88
author_email: fuzzylogic-pypi@anselm.kiefner.de
99
python_requires: >3.6

build/lib/fuzzylogic/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/lib/fuzzylogic/classes.py

Lines changed: 0 additions & 367 deletions
This file was deleted.

0 commit comments

Comments
 (0)