Content-Length: 303289 | pFad | http://github.com/FuzzFoundation/WKTPlot/commit/31bc1824256941c2c5e72175e47d31c5292b3ef0

08 Merge pull request #34 from FuzzFoundation/enhance/move-deps-to-setup… · FuzzFoundation/WKTPlot@31bc182 · GitHub
Skip to content

Commit

Permalink
Merge pull request #34 from FuzzFoundation/enhance/move-deps-to-setup…
Browse files Browse the repository at this point in the history
…-cfg

Track depedencies in setup.cfg
  • Loading branch information
gsornsen authored Dec 17, 2022
2 parents 632f8e0 + ec64df8 commit 31bc182
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 66 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PHONY: init
init:
@echo "Creating virtual environment 'venv'."
python3 -m venv venv || python -m venv venv
$(VENVPYTHON) -m pip install --upgrade setuptools pip pip-tools
$(VENVPYTHON) -m pip install --upgrade setuptools pip

PHONY: develop
develop: init
Expand Down
4 changes: 0 additions & 4 deletions requirements-dev.txt

This file was deleted.

28 changes: 0 additions & 28 deletions requirements.txt

This file was deleted.

11 changes: 11 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,17 @@ packages = find:
python_requires = >= 3.7
test_suite = tests
zip_safe = True
install_requires =
bokeh >= 2.4.2
numpy >= 1.21.5
shapely >= 1.8.1

[options.extras_require]
test =
flake8 == 5.0.4
pytest == 7.2.0
pytest-cov == 4.0.0
pytest-mock == 3.10.0

[options.packages.find]
exclude = tests
Expand Down
32 changes: 0 additions & 32 deletions setup.py

This file was deleted.

2 changes: 1 addition & 1 deletion src/wktplot/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from .plots.standard import WKTPlot # noqa: F401

__version__ = "2.3.2"
__version__ = "2.3.3"

0 comments on commit 31bc182

Please sign in to comment.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/FuzzFoundation/WKTPlot/commit/31bc1824256941c2c5e72175e47d31c5292b3ef0

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy