We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c50c3b1 commit b8d756fCopy full SHA for b8d756f
setup.py
@@ -11,7 +11,7 @@
11
description="Tool to perform interpolation using the Proper Orthogonal Decomposition - Radial Basis Function (POD-RBF) method.",
12
long_description=long_description,
13
long_description_content_type="text/markdown",
14
- url="https://github.com/UCF-ERAU-OH-Research-Group/POD-RBF",
+ url="https://github.com/kylebeggs/POD-RBF",
15
packages=setuptools.find_packages(),
16
classifiers=[
17
"Programming Language :: Python :: 3",
0 commit comments