Skip to content
Snippets Groups Projects
Commit 7c6aef40 authored by Leah Tacke genannt Unterberg's avatar Leah Tacke genannt Unterberg
Browse files

fixed some imports

parent 054a0ba2
No related branches found
No related tags found
No related merge requests found
...@@ -9,8 +9,8 @@ update: ...@@ -9,8 +9,8 @@ update:
build: build:
@poetry build @poetry build
publish: publish: build
@poetry publish --build @poetry publish
requirements: requirements:
@poetry export --without-hashes -f requirements.txt > requirements.txt --without-hashes @poetry export --without-hashes -f requirements.txt > requirements.txt --without-hashes
......
[tool.poetry] [tool.poetry]
name = "mitm-tooling" name = "mitm-tooling"
version = "0.3.2" version = "0.3.3"
description = "" description = ""
authors = ["Leah Tacke genannt Unterberg <leah.tgu@pads.rwth-aachen.de>"] authors = ["Leah Tacke genannt Unterberg <leah.tgu@pads.rwth-aachen.de>"]
readme = "README.md" readme = "README.md"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment