-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
poetry.toml
20 lines (18 loc) · 1 KB
/
poetry.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
################################################################
# #
# This file is part of hermesbaby #
# the software engineer's typewriter #
# #
# Copyright (c) 2024 Alexander Mann-Wahrenberg (basejumpa) #
# #
# https://github.com/basejumpa #
# #
# License(s) #
# #
# - MIT for contents used as software #
# - CC BY-SA-4.0 for contents used as method or otherwise #
# #
################################################################
[virtualenvs]
in-project = true
always-copy = true