Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename pkg to beam_analysis #6

Closed
wants to merge 6 commits into from
Closed

rename pkg to beam_analysis #6

wants to merge 6 commits into from

Conversation

XDwightsBeetsX
Copy link
Owner

beam-analysis->beam_analysis

@XDwightsBeetsX XDwightsBeetsX added documentation comments, readme, non-code related.... build/deploy labels Feb 25, 2021
@XDwightsBeetsX XDwightsBeetsX self-assigned this Feb 25, 2021
@XDwightsBeetsX
Copy link
Owner Author

Cannot have duplicate names, so up-versioned to 2.0.1

works:

>pip install beam_analysis
>python
>>>from beam_analysis import Beam
>>>b = Beam.Beam(1, 2, 3)
>>>b.showParams()
E = 1.0000Pa
I = 2.0000m^4
L = 3.0000m

REF

pypa/packaging-problems#74

https://www.reddit.com/r/Python/comments/35xr2q/howto_overwrite_package_when_reupload_to_pypi/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build/deploy documentation comments, readme, non-code related....
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant