Skip to content

Commit 50988a5

Browse files
committed
removing username from package name
1 parent d525ab4 commit 50988a5

39 files changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools >= 77.0.3", "wheel"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "ModularCirc_LevanBokeria"
6+
name = "ModularCirc"
77
version = "0.1.2"
88
authors = [
99
{name = "Maximilian Balmus", email = "[email protected]"}
File renamed without changes.
File renamed without changes.
File renamed without changes.

src/ModularCirc_LevanBokeria/Components/HC_constant_elastance.py renamed to src/ModularCirc/Components/HC_constant_elastance.py

File renamed without changes.

src/ModularCirc_LevanBokeria/Components/HC_mixed_elastance.py renamed to src/ModularCirc/Components/HC_mixed_elastance.py

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)