Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
dotsinspace committed Mar 9, 2024
1 parent 58b7b5a commit 2f35754
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 47 deletions.
29 changes: 0 additions & 29 deletions DOTSINSPACE.DEBUGGER.egg-info/PKG-INFO

This file was deleted.

9 changes: 0 additions & 9 deletions DOTSINSPACE.DEBUGGER.egg-info/SOURCES.txt

This file was deleted.

1 change: 0 additions & 1 deletion DOTSINSPACE.DEBUGGER.egg-info/dependency_links.txt

This file was deleted.

2 changes: 0 additions & 2 deletions DOTSINSPACE.DEBUGGER.egg-info/entry_points.txt

This file was deleted.

4 changes: 0 additions & 4 deletions DOTSINSPACE.DEBUGGER.egg-info/requires.txt

This file was deleted.

1 change: 0 additions & 1 deletion DOTSINSPACE.DEBUGGER.egg-info/top_level.txt

This file was deleted.

Binary file removed dist/DOTSINSPACE.DEBUGGER-1.0.0-py3-none-any.whl
Binary file not shown.
Binary file removed dist/DOTSINSPACE.DEBUGGER-1.0.0.tar.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# There are some restrictions on what makes a valid project name
# specification here:
# https://packaging.python.org/specifications/core-metadata/#name
name = "DOTSINSPACE.DEBUGGER" # REQUIRED, is the only field that cannot be marked as dynamic.
name = "dotsinspace.debugger" # REQUIRED, is the only field that cannot be marked as dynamic.

# Versions should comply with PEP 440:
# https://www.python.org/dev/peps/pep-0440/
Expand Down

0 comments on commit 2f35754

Please sign in to comment.