Skip to content

Commit e09f3cd

Browse files
committed
up
1 parent 81cf583 commit e09f3cd

File tree

2 files changed

+3
-42
lines changed

2 files changed

+3
-42
lines changed

setup.cfg

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
[metadata]
33
name = fastvector
44
version = 3.0.0
5-
description = This is a simple vector python package.
5+
description = "This is a simple vector python package."
66
long_description = file: README.md
77
long_description_content_type = text/markdown
8-
author = Jan Schaffranek
8+
author = "Jan Schaffranek"
9+
author_email = "[email protected]"
910
license = MIT
1011
license_file = LICENSE
1112
platforms = unix, linux, osx, cygwin, win32

tests/test_computations.py

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

0 commit comments

Comments
 (0)