Skip to content

Commit

Permalink
Merge pull request #7 from andreyzhd/move-to-gaitlab-account
Browse files Browse the repository at this point in the history
Updated after the repo move
  • Loading branch information
jjnurminen authored Nov 28, 2022
2 parents 3f2be60 + d6d102e commit f19622d
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 15 deletions.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ API reference
Links
=====

Gaitutils on GitHub <http://github.com/jjnurminen/gaitutils>
Gaitutils on GitHub <http://github.com/NCH-Motion-Laboratory/gaitutils>

6 changes: 3 additions & 3 deletions docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ the environment specification by giving the command:

::

curl -O https://raw.githubusercontent.com/jjnurminen/gaitutils/master/environment.yml
curl -O https://raw.githubusercontent.com/NCH-Motion-Laboratory/gaitutils/master/environment.yml

Alternatively, if ``curl`` does not work, visit the link
https://raw.githubusercontent.com/jjnurminen/gaitutils/master/environment.yml
https://raw.githubusercontent.com/NCH-Motion-Laboratory/gaitutils/master/environment.yml
and save the file. Make sure that it is saved with the ``.yml`` extension. Then
create the environment by typing:

Expand Down Expand Up @@ -89,7 +89,7 @@ To update, give the command

::

pip install --upgrade https://github.com/jjnurminen/gaitutils/archive/master.zip
pip install --upgrade https://github.com/NCH-Motion-Laboratory/gaitutils/archive/master.zip

Occassionally it may be beneficial or necessary to upgrade the dependencies as
well. Unfortunately, there's currently no simple way to do this. The best way
Expand Down
4 changes: 2 additions & 2 deletions docs/techdoc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -356,12 +356,12 @@ Version control
---------------

The code is stored at a public GitHub repository at
https://github.com/jjnurminen/gaitutils. In the past, PyPi packages for
https://github.com/NCH-Motion-Laboratory/gaitutils. In the past, PyPi packages for
gaitutils were actively created for gaitutils, but currently the philosophy is
to install directly from the latest GitHub master branch. Thus, the PyPi
packages are likely to be out of date. ``pip`` can install directly from GitHub
master using a URL specifier such as
https://github.com/jjnurminen/gaitutils/archive/master.zip.
https://github.com/NCH-Motion-Laboratory/gaitutils/archive/master.zip.



Expand Down
6 changes: 3 additions & 3 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies:
- dash-daq
- pytest
- pip:
- https://github.com/jjnurminen/gaitutils/archive/master.zip
- https://github.com/jjnurminen/ulstools/archive/master.zip
- https://github.com/jjnurminen/configdot/archive/master.zip
- https://github.com/NCH-Motion-Laboratory/gaitutils/archive/master.zip
- https://github.com/NCH-Motion-Laboratory/ulstools/archive/master.zip
- https://github.com/NCH-Motion-Laboratory/configdot/archive/master.zip

7 changes: 3 additions & 4 deletions environment_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ dependencies:
- dash-daq
- pytest
- pip:
- https://github.com/jjnurminen/gaitutils/archive/master.zip
- https://github.com/jjnurminen/ulstools/archive/master.zip
- https://github.com/jjnurminen/configdot/archive/master.zip

- https://github.com/NCH-Motion-Laboratory/gaitutils/archive/master.zip
- https://github.com/NCH-Motion-Laboratory/ulstools/archive/master.zip
- https://github.com/NCH-Motion-Laboratory/configdot/archive/master.zip
2 changes: 1 addition & 1 deletion gaitutils/gui/tardieu_help_dialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Tardieu analysis tool&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Version: very much work in progress :)&lt;/p&gt;&lt;p&gt;Part of the gaitutils python package&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;github.com/jjnurminen/gaitutils&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;github.com/jjnurminen/gaitutils&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Contact: Jussi Nurminen ([email protected])&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Keys:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Shift+left mouse: add marker&lt;/p&gt;&lt;p&gt;Shift+right mouse: remove marker&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Tardieu analysis tool&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Version: very much work in progress :)&lt;/p&gt;&lt;p&gt;Part of the gaitutils python package&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;github.com/NCH-Motion-Laboratory/gaitutils&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;github.com/NCH-Motion-Laboratory/gaitutils&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Contact: Jussi Nurminen ([email protected])&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Keys:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Shift+left mouse: add marker&lt;/p&gt;&lt;p&gt;Shift+right mouse: remove marker&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
author='Jussi Nurminen',
author_email='[email protected]',
license='GPLv3',
url='https://github.com/jjnurminen/gaitutils',
url='https://github.com/NCH-Motion-Laboratory/gaitutils',
packages=find_packages(),
entry_points={'console_scripts': console_entries},
include_package_data=True,
Expand Down

0 comments on commit f19622d

Please sign in to comment.