Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
remove old package
Browse files Browse the repository at this point in the history
  • Loading branch information
SoundsSerious committed Jul 25, 2024
1 parent eeba6d2 commit 35ae83a
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 11 deletions.
Binary file removed dist/ottermatics-0.1-py3.8.egg
Binary file not shown.
4 changes: 4 additions & 0 deletions ottermatics.egg-info/PKG-INFO
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@ Home-page: https://github.com/SoundsSerious/ottermaticslib
Author: kevin russell
Author-email: kevin@ottermatics.com
License: MIT
Platform: UNKNOWN
License-File: LICENSE

UNKNOWN

3 changes: 2 additions & 1 deletion ottermatics.egg-info/SOURCES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ ottermatics.egg-info/requires.txt
ottermatics.egg-info/top_level.txt
ottermatics/datastores/__init__.py
ottermatics/datastores/data.py
ottermatics/datastores/datastores_requirements.txt
ottermatics/datastores/gdocs.py
ottermatics/datastores/reporting.py
ottermatics/datastores/secrets.py
Expand All @@ -38,6 +37,7 @@ ottermatics/eng/costs.py
ottermatics/eng/fluid_material.py
ottermatics/eng/geometry.py
ottermatics/eng/pipes.py
ottermatics/eng/prediction.py
ottermatics/eng/solid_materials.py
ottermatics/eng/structure.py
ottermatics/eng/structure_beams.py
Expand All @@ -48,6 +48,7 @@ ottermatics/test/test_airfilter.py
ottermatics/test/test_analysis.py
ottermatics/test/test_comp_iter.py
ottermatics/test/test_composition.py
ottermatics/test/test_costs.py
ottermatics/test/test_dynamics.py
ottermatics/test/test_modules.py
ottermatics/test/test_pipes.py
Expand Down
1 change: 1 addition & 0 deletions ottermatics.egg-info/entry_points.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
condaenvset = ottermatics.common:main_cli
ollymakes = ottermatics.locations:main_cli
otterdrive = ottermatics.gdocs:main_cli

6 changes: 3 additions & 3 deletions ottermatics.egg-info/requires.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ arrow
deepdiff>=6.3.1
numpy==1.24.3
scipy
matplotlib~=3.7.1
matplotlib~=3.8.1
jupyter
pandas
scikit-learn
scikit-learn~=1.3.2
seaborn
sectionproperties>=1.0.8
sectionproperties~=3.1.2
PyNiteFEA@ git+https://github.com/Ottermatics/PyNite.git@v1nept
control
fluids
Expand Down
7 changes: 0 additions & 7 deletions ottermaticslib.code-workspace

This file was deleted.

0 comments on commit 35ae83a

Please sign in to comment.